]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/net/wireless/b43/main.c
b43: verify sta_notify mac80211 callback
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 25 Feb 2008 15:27:50 +0000 (16:27 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 6 Mar 2008 20:30:47 +0000 (15:30 -0500)
commit38968d096b9f497e7ec4590b6b80eb8679e3646a
treebab6f261c69d55a9b3d80e152275611728e24fe7
parent03e4497ebeaa8011eb0ab0a54496ed6413b9d1a4
b43: verify sta_notify mac80211 callback

This helps verify that nothing bad is going on in mac80211,
it is unfortunately not possible to implement this generically
in mac80211 easily because there we can't assume that we only
have a single vif which b43 currently can assume.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/main.c