b43: Accessing the TSF via mac80211
authorAlina Friedrichsen <x-alina@gmx.net>
Sun, 25 Jan 2009 14:28:28 +0000 (15:28 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:46 +0000 (16:01 -0500)
commit08e87a833f5e77ff33b64c9ac27cb7fb9ecd4a48
tree838a60f6de3c6b058ba7ab0caeee5edfda012a6d
parent3b5d665b51cda73ef1a774b515afd879a38e3674
b43: Accessing the TSF via mac80211

This allows the mac80211 high level code to access the TSF. This is e.g. needed for BSSID merges in the IBSS mode.

The second version adds locking and removes the now unnecessary debugfs entries.

Thanks to Michael Buesch! :)

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/debugfs.c
drivers/net/wireless/b43/debugfs.h
drivers/net/wireless/b43/main.c