commit | 491775a50787b9fbb09b5735be3d111c65935f5c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Sep 08 17:44:23 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 11 15:53:36 2008 -0400 |
tree | d09e49e53ea9913c5077ba591d44a18555fd7d58 | |
parent | 60f8b39c9406752ea5e0d3bbf5df6f903d61cacf [diff] |
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>