]> Pileus Git - ~andy/linux/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>
Mon, 5 Aug 2013 22:19:04 +0000 (15:19 -0700)
commit3b380877d58604686c2526c19154d656c25d2953
tree1222c73785c455dcd2378e2e2cca6d4d3e005664
parentfc7f8f5c53fdb82d4689e24df3da1a88bc3859f7
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