]> 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>
Fri, 2 Aug 2013 22:44:23 +0000 (15:44 -0700)
commit9918d5bf329d0dc5bb2d9d293bcb772bdb626e65
treee7dab36220c48573e4475034c9c68ce083219a93
parent63134803a6369dcf7dddf7f0d5e37b9566b308d2
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