iwlwifi: move iwl_find_station() to 4965
authorJohannes Berg <johannes.berg@intel.com>
Fri, 30 Apr 2010 18:30:48 +0000 (11:30 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Mon, 10 May 2010 22:09:06 +0000 (15:09 -0700)
commitc1182743b688bce7b0bbd7cff78b049e45672cb5
tree6206c18abd4422bb67acb5cf32ddbad238143b21
parentbdbb612fb2c49111d393a69a08b0328e51913c17
iwlwifi: move iwl_find_station() to 4965

4965 code is the only thing that now still
needs iwl_find_station(), so move it there
and make it static. Everything else can
rely on the station data passed by mac80211.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
drivers/net/wireless/iwlwifi/iwl-4965.c
drivers/net/wireless/iwlwifi/iwl-sta.c
drivers/net/wireless/iwlwifi/iwl-sta.h