diff options
author | 2013-12-13 10:20:22 +0800 | |
---|---|---|
committer | 2013-12-14 01:58:02 -0500 | |
commit | 75ad932c182d0b3d2cab24a2e2252bb7acd42d45 (patch) | |
tree | a73ddf98ba7cd29f0c46ae2e496a96631c85e93e /net/tipc | |
parent | bonding: remove unwanted lock for bond_option_active_slave_set() (diff) | |
download | linux-dev-75ad932c182d0b3d2cab24a2e2252bb7acd42d45.tar.xz linux-dev-75ad932c182d0b3d2cab24a2e2252bb7acd42d45.zip |
bonding: remove unwanted lock for bond_store_primaryxxx()
The bond_select_active_slave() will not release and acquire
bond lock, so it is no need to read the bond lock for them,
and the bond_store_primaryxxx() is already in RTNL, so remove the
unwanted lock.
Suggested-by: Jay Vosburgh <fubar@us.ibm.com>
Suggested-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions