summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2013-02-15 20:38:08 (GMT)
committerJohannes Berg <johannes.berg@intel.com>2013-03-07 13:33:21 (GMT)
commite943789edbb1f9de71b129d9992489eb79ed341f (patch)
tree68fa313de6316ee270dc7fbc08b3596bf3483497 /Kconfig
parent560d268220d3416a2d473bcc906ea2ccbf51e4ec (diff)
downloadlinux-fsl-qoriq-e943789edbb1f9de71b129d9992489eb79ed341f.tar.xz
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>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions