From: Samuel Ortiz Date: Tue, 2 Dec 2008 20:13:59 +0000 (-0800) Subject: iwl3945: Select correct sta ID from find_station() X-Git-Tag: v2.6.29-rc1~581^2~305^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c93007efaad0a90520ba73f025c663441bf7e9d6;p=pandora-kernel.git iwl3945: Select correct sta ID from find_station() The find_station routine needs to look at the IWL_AP_ID entry if we're a STA. Currently, it only looks for STA entries which causes HW crypto to fail. Signed-off-by: Samuel Ortiz Acked-by: Tomas Winkler Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed