diff options
author | Nikolay Aleksandrov <nikolay@redhat.com> | 2014-09-11 22:49:25 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-09-13 22:29:07 +0200 |
commit | b743562819bd97cc7c282e870896bae8016b64b5 (patch) | |
tree | 609840f05bf9dd7c1d6fec0c6e447e305bd866a7 /drivers/net/bonding/bond_debugfs.c | |
parent | bonding: clean curr_slave_lock use (diff) | |
download | linux-b743562819bd97cc7c282e870896bae8016b64b5.tar.xz linux-b743562819bd97cc7c282e870896bae8016b64b5.zip |
bonding: convert curr_slave_lock to a spinlock and rename it
curr_slave_lock is now a misleading name, a much better name is
mode_lock as it'll be used for each mode's purposes and it's no longer
necessary to use a rwlock, a simple spinlock is enough.
Suggested-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding/bond_debugfs.c')
0 files changed, 0 insertions, 0 deletions