diff options
author | Alina Friedrichsen <x-alina@gmx.net> | 2009-02-05 16:58:34 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-02-13 18:44:40 (GMT) |
commit | 7b08b3b4a973de20d28d8a322c002c0a5444002a (patch) | |
tree | a44ccd7138b1c85917dfdd87e3a6fd9c11ec01b1 /drivers/net/macmace.c | |
parent | 97d97b80984d0207e5c125c1b7b9467aad365d8d (diff) | |
download | linux-fsl-qoriq-7b08b3b4a973de20d28d8a322c002c0a5444002a.tar.xz |
mac80211: Remove TSF atomic requirement from the documentation
The atomic requirement for the TSF callbacks
is outdated. get_tsf() is only called by
ieee80211_rx_bss_info() which is indirectly
called by the work queue ieee80211_sta_work().
In the same context are called several other
non-atomic functions, too.
And the atomic requirement causes problems
for drivers of USB wifi cards.
Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/macmace.c')
0 files changed, 0 insertions, 0 deletions