commit | ce546fd2eacdbd8dc15f3d2ffd9a95661d082919 | [log] [tgz] |
---|---|---|
author | Abhijeet Kolekar <abhijeet.kolekar@intel.com> | Wed Nov 19 15:32:22 2008 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 26 09:47:36 2008 -0500 |
tree | c5c116dbec4c2abf565b58c40a97c7c95bc1e103 | |
parent | 0e149cf5a1b1900484f4b808d59a5f246cd720be [diff] |
iwl3945 : Fix ad-hoc mode for 3945 Patch fixes the ad-hoc mode by 1) Removing redundant clear_stations_table which prevented generation of beacons. 2) Setting assoc_id to 1. It was never set so preventing tx flow in iwl3945_tx_skb. Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>