From: Abhijeet Kolekar Date: Wed, 19 Nov 2008 23:32:22 +0000 (-0800) Subject: iwl3945 : Fix ad-hoc mode for 3945 X-Git-Tag: v2.6.29-rc1~581^2~383^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce546fd2eacdbd8dc15f3d2ffd9a95661d082919;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed