From: Johannes Berg Date: Fri, 30 Apr 2010 18:30:43 +0000 (-0700) Subject: iwlwifi: track station IDs X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd1af15d0a82ae681ecf34192150e27455c9c494;p=pandora-kernel.git iwlwifi: track station IDs mac80211 allows us to store private data per station, so put the station ID there. This allows us to avoid the station ID lookup when removing regular stations. To also be able to avoid the lookup to remove the special IBSS BSSID station, track its ID in the per-vif private data. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed