From: Johannes Berg Date: Fri, 30 Apr 2010 18:30:48 +0000 (-0700) Subject: iwlwifi: move iwl_find_station() to 4965 X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1182743b688bce7b0bbd7cff78b049e45672cb5;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed