diff options
author | Kalle Valo <kalle.valo@nokia.com> | 2009-10-13 20:33:13 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-10-27 16:48:21 -0400 |
commit | e36e49f7338f0f73cd7f5ba4f5b646a479ab60a8 (patch) | |
tree | afd17ce1fb0c79e89bf481f781fb7ef82759741c /drivers | |
parent | 88499ab3d8dbbf9c080416952603742666c71262 (diff) |
mac80211: add ieee80211_rx_ni()
ieee80211_rx() must be called with bottom halves disabled. To simplify
driver development implement ieee80211_rx_ni() which disables BH. This
function must be used when in process context.
Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions