commit | 4a6967b88af02eebeedfbb91bc09160750225bb5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Feb 19 19:18:37 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 22 11:21:43 2010 -0500 |
tree | cf8082971fc3c829a560fbd253f9873d10018c31 | |
parent | 4ca778605cfec53d8a689f0b57babb93b030c784 [diff] |
mwl8k: convert to new station add/remove callbacks This converts mwl8k to use the new station add/remove callbacks instead of using the old sta_notify callback. The new callbacks can sleep, so a lot of code can be removed now. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Acked-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>