summaryrefslogtreecommitdiffstats
path: root/net/packet/af_packet.c
diff options
context:
space:
mode:
authorParthasarathy Bhuvaragan2017-08-28 17:57:02 +0200
committerDavid S. Miller2017-08-30 00:07:33 +0200
commitd55c60eba0ef44ec21831ce26db300763eafd865 (patch)
tree004c053b1510454aa4629f4bc230c64799dd377b /net/packet/af_packet.c
parentipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt (diff)
downloadkernel-qcow2-linux-d55c60eba0ef44ec21831ce26db300763eafd865.tar.gz
kernel-qcow2-linux-d55c60eba0ef44ec21831ce26db300763eafd865.tar.xz
kernel-qcow2-linux-d55c60eba0ef44ec21831ce26db300763eafd865.zip
tipc: permit bond slave as bearer
For a bond slave device as a tipc bearer, the dev represents the bond interface and orig_dev represents the slave in tipc_l2_rcv_msg(). Since we decode the tipc_ptr from bonding device (dev), we fail to find the bearer and thus tipc links are not established. In this commit, we register the tipc protocol callback per device and look for tipc bearer from both the devices. Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet/af_packet.c')
0 files changed, 0 insertions, 0 deletions