]> Git Repo - linux.git/commit - net/mac80211/cfg.c
mac80211: fix a few RCU issues
authorJohannes Berg <[email protected]>
Thu, 12 May 2011 13:11:37 +0000 (15:11 +0200)
committerJohn W. Linville <[email protected]>
Thu, 12 May 2011 18:10:54 +0000 (14:10 -0400)
commita3836e02ba4c50db958d32d710b226f2408623dc
tree07fe8c29f281f4c25653953633a2abf20b025432
parent8cb231530f03961b55aa4e84e6ead5590bcde04d
mac80211: fix a few RCU issues

A few configuration functions correctly do
rcu_read_lock() but don't correctly reference
some pointers protected by RCU. Fix that.

Cc: [email protected]
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
net/mac80211/cfg.c
This page took 0.052745 seconds and 4 git commands to generate.