Files
linux/drivers
Johannes Berg 5d22c89b9b mac80211: remove non-irqsafe aggregation callbacks
The non-irqsafe aggregation start/stop done
callbacks are currently only used by ath9k_htc,
and can cause callbacks into the driver again.
This might lead to locking issues, which will
only get worse as we modify locking. To avoid
trouble, remove the non-irqsafe versions and
change ath9k_htc to use those instead.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-06-14 15:39:27 -04:00
..
2010-05-10 23:08:19 +02:00
2010-04-26 11:51:59 +02:00
2010-04-28 01:07:29 -06:00
2010-04-23 02:08:44 +02:00
2010-06-04 16:00:42 -04:00
2010-04-24 11:31:25 -07:00
2010-05-07 14:01:17 -07:00