mac80211_hwsim: convert to new station add/remove callbacks
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 19 Feb 2010 18:06:55 +0000 (19:06 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Feb 2010 20:52:52 +0000 (15:52 -0500)
commit1d669cbf52a01490c14a999daa978e0fa00b494d
tree111471a31b5ec29ae22704a08430eb58d779df8c
parent17f6f054fec57b1bd5c8333bc40b1f3b2b7941aa
mac80211_hwsim: convert to new station add/remove callbacks

This converts mac80211_hwsim to use the new
station add/remove callbacks instead of using
the old sta_notify callback.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mac80211_hwsim.c