cfg80211: remove wireless_dev->bssid
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 1 Jul 2009 19:26:48 +0000 (21:26 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:49 +0000 (15:01 -0400)
commit7ebbe6bd51a259e16608b3fd7b578f5dd1292a45
tree1c00bb480bf90c9516c983ee373e7825f49b42f6
parente6d6e3420d511cd7552a95d1f04bd4c80a9ddb34
cfg80211: remove wireless_dev->bssid

This variable isn't necessary -- the wext code keeps
track of the BSSID itself, and otherwise we have
current_bss.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/wireless/ibss.c