commit | c1182743b688bce7b0bbd7cff78b049e45672cb5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Apr 30 11:30:48 2010 -0700 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Mon May 10 15:09:06 2010 -0700 |
tree | 6206c18abd4422bb67acb5cf32ddbad238143b21 | |
parent | bdbb612fb2c49111d393a69a08b0328e51913c17 [diff] |
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>