]> git.baikalelectronics.ru Git - kernel.git/commit
iwl3945: Use iwl-hcmd host command routines
authorSamuel Ortiz <samuel.ortiz@intel.com>
Mon, 19 Jan 2009 23:30:27 +0000 (15:30 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:57 +0000 (16:00 -0500)
commit9e4b28c1de0ac093a18bd3d144118e034a301723
treea12898350f0f9bdfd33f0d05885265f469c95eb7
parenta8c1e4b172ff2a0c537598fa3b2649c8c0f67c54
iwl3945: Use iwl-hcmd host command routines

With the previously added tfd related ops, we can now use the iwl-tx.c host
command enqueue routine. Since the 3945 host command specific
routines are identical to the agn ones, we can just remove them from the 3945
code.

Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-3945-led.c
drivers/net/wireless/iwlwifi/iwl-3945.c
drivers/net/wireless/iwlwifi/iwl-tx.c
drivers/net/wireless/iwlwifi/iwl3945-base.c