diff options
author | David S. Miller <davem@davemloft.net> | 2014-07-15 17:50:22 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-15 17:50:22 -0700 |
commit | c8ad0f298cb8bf2283c72873b6d62797e65343b4 (patch) | |
tree | f84575fd40f7a900e7149afc629aa0f56c044b62 /drivers/net/ppp | |
parent | 725b70185d6b4ae73dc563725a95a0c10e242df5 (diff) | |
parent | 8574171833b24fda5101e1aa892a38c0d91d083e (diff) |
Merge branch 'bonding_rcu'
Eric Dumazet says:
====================
bonding: rcu cleanups
RCU was added to bonding in linux-3.12 but lacked proper sparse annotations.
Using __rcu annotation actually helps to spot all accesses to
bond->curr_active_slave & cond->current_arp_slave
are correctly protected, with full sparse & LOCKDEP support.
Lets clean the code.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ppp')
0 files changed, 0 insertions, 0 deletions