]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc77cdddd5eaec15210fe5ae06dada4a082b0404e
tree588b6c3e9ab9ffcd76626afa812e096b504a2734
parentd8a476a7ed81c04cede31172b356a1a9dbb487cf
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