Home
last modified time | relevance | path

Searched hist:e943789edbb1f9de71b129d9992489eb79ed341f (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmain.cdiff e943789edbb1f9de71b129d9992489eb79ed341f Fri Feb 15 14:38:08 CST 2013 Johannes Berg <johannes.berg@intel.com> 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>
H A Dsta_info.cdiff e943789edbb1f9de71b129d9992489eb79ed341f Fri Feb 15 14:38:08 CST 2013 Johannes Berg <johannes.berg@intel.com> 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>
H A Dieee80211_i.hdiff e943789edbb1f9de71b129d9992489eb79ed341f Fri Feb 15 14:38:08 CST 2013 Johannes Berg <johannes.berg@intel.com> 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>
/openbmc/linux/include/net/
H A Dmac80211.hdiff e943789edbb1f9de71b129d9992489eb79ed341f Fri Feb 15 14:38:08 CST 2013 Johannes Berg <johannes.berg@intel.com> 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>