From: Samuel Ortiz Date: Mon, 19 Jan 2009 23:30:27 +0000 (-0800) Subject: iwl3945: Use iwl-hcmd host command routines X-Git-Tag: v2.6.30-rc1~662^2~836^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=518099a870ef3f5f97d96aa0c284ce1b403436fa;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed