From: Johannes Berg Date: Mon, 25 Feb 2008 15:27:50 +0000 (+0100) Subject: b43: verify sta_notify mac80211 callback X-Git-Tag: v2.6.26-rc1~1138^2~454^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38968d096b9f497e7ec4590b6b80eb8679e3646a;p=pandora-kernel.git 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 Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed