From: Johannes Berg Date: Thu, 29 Apr 2010 11:43:10 +0000 (-0700) Subject: iwlwifi: note that priv->bssid is used only by 3945 X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c02b4149183cb53d95b1ce3a8188cbee63f57f;p=pandora-kernel.git iwlwifi: note that priv->bssid is used only by 3945 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 Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed