summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2010-04-06 11:18:42 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-04-06 21:53:30 +0200
commit0379185b6c0d1e8252023698cf1091da92a3dc03 (patch)
treef4dfe150ef44b2b94d94c982f8bddf9c44c4294d /drivers
parentmac80211: Handle mesh action frames in ieee80211_rx_h_action (diff)
downloadlinux-0379185b6c0d1e8252023698cf1091da92a3dc03.tar.xz
linux-0379185b6c0d1e8252023698cf1091da92a3dc03.zip
mac80211: annotate station rcu dereferences
The new RCU lockdep support warns about these in some contexts -- make it aware of the locks used to protect all this. Different locks are used in different contexts which unfortunately means we can't get perfect checking. Also remove rcu_dereference() from two places that don't actually dereference the pointers. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions