diff options
author | 2013-10-15 16:28:42 +0800 | |
---|---|---|
committer | 2013-10-17 15:32:03 -0400 | |
commit | 4d1ae5fb752b2504cf2c3d79abdfb410a09ad928 (patch) | |
tree | 96e159c832423cfeda2d18aff65e2d2afea2d4a5 /net/tipc | |
parent | bonding: use RCU protection for alb xmit path (diff) | |
download | wireguard-linux-4d1ae5fb752b2504cf2c3d79abdfb410a09ad928.tar.xz wireguard-linux-4d1ae5fb752b2504cf2c3d79abdfb410a09ad928.zip |
bonding: add rtnl lock and remove read lock for bond sysfs
The bond_for_each_slave() will not be protected by read_lock(),
only protected by rtnl_lock(), so need to replace read_lock()
with rtnl_lock().
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