Johannes Berg f99b751fca mac80211: fix RCU locking in __ieee80211_rx_handle_packet
Commit c7a51bda ("mac80211: restructure __ieee80211_rx") extracted
__ieee80211_rx_handle_packet out of __ieee80211_rx and hence changed
the locking rules for __ieee80211_rx_handle_packet(), it is now
invoked under RCU lock. There is, however, one instance left where
it contains an rcu_read_unlock() in an error path, which is a bug.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:10:43 -08:00
..
2007-11-02 08:47:06 +01:00
2007-10-10 16:52:33 -07:00
2007-05-05 11:46:38 -07:00
2007-10-10 16:49:27 -07:00
2007-10-10 16:53:16 -07:00
2007-10-10 16:53:16 -07:00
2008-01-28 15:10:08 -08:00
2008-01-28 15:09:43 -08:00
2008-01-28 14:59:53 -08:00
2008-01-28 14:59:53 -08:00
2007-10-10 16:53:14 -07:00