mwl8k: convert to new station add/remove callbacks
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 19 Feb 2010 18:18:37 +0000 (19:18 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Feb 2010 16:21:43 +0000 (11:21 -0500)
commit4a6967b88af02eebeedfbb91bc09160750225bb5
treecf8082971fc3c829a560fbd253f9873d10018c31
parent4ca778605cfec53d8a689f0b57babb93b030c784
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>
drivers/net/wireless/mwl8k.c