]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: use sdata pointer for scan interface
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 8 Sep 2008 15:44:23 +0000 (17:44 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 11 Sep 2008 19:53:36 +0000 (15:53 -0400)
commit491775a50787b9fbb09b5735be3d111c65935f5c
treed09e49e53ea9913c5077ba591d44a18555fd7d58
parent60f8b39c9406752ea5e0d3bbf5df6f903d61cacf
mac80211: use sdata pointer for scan interface

Since we now use sdata pointers most of the time, using a netdev
pointer here is somewhat artificial, use an sdata pointer instead.
Replace a netdev-prefix in a few messages by a wiphy-prefix.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/mlme.c