iwlwifi: use iwl_sta_id() for TKIP key update
authorJohannes Berg <johannes.berg@intel.com>
Fri, 30 Apr 2010 20:53:37 +0000 (13:53 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Mon, 10 May 2010 22:09:06 +0000 (15:09 -0700)
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 <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found