iwlwifi: remove unused wlap_bssid_addr assignment
authorJohannes Berg <johannes.berg@intel.com>
Wed, 12 May 2010 10:33:09 +0000 (03:33 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Sun, 6 Jun 2010 06:13:23 +0000 (23:13 -0700)
commit6dea887f2b39e9a858f05e84483da0f4d5b35024
tree588b6c3e9ab9ffcd76626afa812e096b504a2734
parent041fa0cdf1c1edc2b9efa08c28cc8193e68b1f8f
iwlwifi: remove unused wlap_bssid_addr assignment

There's no microcode that actually uses this
variable, and it is reserved for functionality
that the driver doesn't support anyway, so we
shouldn't be setting it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
drivers/net/wireless/iwlwifi/iwl-core.c