summaryrefslogtreecommitdiffstats
path: root/net/ceph/Kconfig
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2014-08-07 22:22:47 +0200
committerDavid S. Miller <davem@davemloft.net>2014-08-08 01:02:58 +0200
commit4e48ed883c72e78c5a910f8831ffe90c9b18f0ec (patch)
treefa600b832729d7a69ecf42af27eca5e7ec396135 /net/ceph/Kconfig
parentnet: gianfar: fix reference counting for phy_node (diff)
downloadlinux-4e48ed883c72e78c5a910f8831ffe90c9b18f0ec.tar.xz
linux-4e48ed883c72e78c5a910f8831ffe90c9b18f0ec.zip
netlink: reset network header before passing to taps
netlink doesn't set any network header offset thus when the skb is being passed to tap devices via dev_queue_xmit_nit(), it emits klog false positives due to it being unset like: ... [ 124.990397] protocol 0000 is buggy, dev nlmon0 [ 124.990411] protocol 0000 is buggy, dev nlmon0 ... So just reset the network header before passing to the device; for packet sockets that just means nothing will change - mac and net offset hold the same value just as before. Reported-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions