commit | c93007efaad0a90520ba73f025c663441bf7e9d6 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Tue Dec 02 12:13:59 2008 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 05 09:35:52 2008 -0500 |
tree | f312bdcecabb03ae6ddb396743bbd283aef8b866 | |
parent | 99df630c3453e4a66b3408212dd8e55bc0e04f54 [diff] |
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 <samuel.ortiz@intel.com> Acked-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>