iwlwifi: note that priv->bssid is used only by 3945
authorJohannes Berg <johannes.berg@intel.com>
Thu, 29 Apr 2010 11:43:10 +0000 (04:43 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Mon, 10 May 2010 22:09:01 +0000 (15:09 -0700)
The bssid member of struct iwl_priv is now
only used by 3945 code, so note that. It
shouldn't be used by any other code in the
future.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found