From: Johannes Berg Date: Fri, 30 Apr 2010 20:53:37 +0000 (-0700) Subject: iwlwifi: use iwl_sta_id() for TKIP key update X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdbb612fb2c49111d393a69a08b0328e51913c17;p=pandora-kernel.git iwlwifi: use iwl_sta_id() for TKIP key update With the station ID being stored in the station struct, which mac80211 gives us for TKIP phase 1 key updates, we can also remove the use of iwl_find_station() in that code path. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed