summaryrefslogtreecommitdiff
path: root/include/sound/asoundef.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/asoundef.h')
0 files changed, 0 insertions, 0 deletions
132a9f3cb8ed1590bec2b32650f4d30dd688&id2=57031eb794906eea4e1c7b31dc1e2429c0af0c66'>diff)
Merge branch 'net-header-length-truncation'
Willem de Bruijn says: ==================== net: Fixes for header length truncation Packets should not enter the stack with truncated link layer headers and link layer headers should always be stored in the skb linear segment. Patch 1 ensures the first for PF_PACKET sockets Patch 2 ensures the second for PF_PACKET GSO sockets without tx_ring ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-rw-r--r--include/linux/netdevice.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h