Johannes Berg e943789edb mac80211: provide ieee80211_sta_eosp()
The irqsafe version ieee80211_sta_eosp_irqsafe() exists, but
drivers must not mix calls to any irqsafe/non-irqsafe function.
Both ath9k and iwlwifi, the likely first users of this interface,
use non-irqsafe RX/TX/TX status so must also use a non-irqsafe
version of this function. Since no driver uses the _irqsafe()
version, remove that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-03-07 14:33:21 +01:00
..
2012-12-17 17:15:22 -08:00
2011-03-31 11:26:23 -03:00
2011-03-27 19:30:19 -07:00
2011-03-31 11:26:23 -03:00
2013-01-17 10:19:51 -08:00
2011-03-31 11:26:23 -03:00