commit | 7ebbe6bd51a259e16608b3fd7b578f5dd1292a45 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 01 21:26:48 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:01:49 2009 -0400 |
tree | 1c00bb480bf90c9516c983ee373e7825f49b42f6 | |
parent | e6d6e3420d511cd7552a95d1f04bd4c80a9ddb34 [diff] |
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>