]> git.baikalelectronics.ru Git - kernel.git/commit
bonding: modify only neigh_parms owned by us
authorVeaceslav Falico <vfalico@redhat.com>
Fri, 2 Aug 2013 17:07:39 +0000 (19:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Aug 2013 22:44:23 +0000 (15:44 -0700)
commit6deada5a3f781e6f10d3b2a6ee8d9adea78c6d41
treee7dab36220c48573e4475034c9c68ce083219a93
parent12d8f7f86a8e88c192b29411f99cb3589e60dc2a
bonding: modify only neigh_parms owned by us

Otherwise, on neighbour creation, bond_neigh_init() will be called with a
foreign netdev.

Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c