OSDN Git Service

bonding: remove last users of bond->lock and bond->lock itself
authorNikolay Aleksandrov <nikolay@redhat.com>
Tue, 9 Sep 2014 21:17:03 +0000 (23:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2014 00:31:36 +0000 (17:31 -0700)
commit87163ef9cda7617f8afdb549de191706641003c0
tree597c6a74e401afdb18686a3ccf71abc46fc21cbf
parent246df7b423aa61a8bd0b58404759a9abb4c15081
bonding: remove last users of bond->lock and bond->lock itself

The usage of bond->lock in bond_main.c was completely unnecessary as it
didn't help to sync with anything, most of the spots already had RTNL.
Since there're no more users of bond->lock, remove it.

Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
drivers/net/bonding/bonding.h