diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-10-29 01:52:46 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-08 21:50:07 (GMT) |
commit | e4a7b93bd5d84e1e79917d024d17d745d190fc9a (patch) | |
tree | 84a80b1b60ca952498a6e8e5587256a5bb8d54cf /include/linux/console.h | |
parent | 840a185dddfd098b78b96a30da4cad722a7aef18 (diff) | |
download | linux-fsl-qoriq-e4a7b93bd5d84e1e79917d024d17d745d190fc9a.tar.xz |
bonding: remove dev_base_lock use
bond_info_seq_start() uses a read_lock(&dev_base_lock) to make sure
device doesn’t disappear. Same goal can be achieved using RCU.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/console.h')
0 files changed, 0 insertions, 0 deletions