From: Samuel Ortiz Date: Mon, 22 Dec 2008 03:31:16 +0000 (+0800) Subject: iwl3945: sync tx queue data structure with iwlagn X-Git-Tag: v2.6.30-rc1~662^2~836^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=188cf6c73a72be1d8c118580a40d70cd76415eec;p=pandora-kernel.git iwl3945: sync tx queue data structure with iwlagn We are now using the iwl_tx_queue for iwl3945. To reach that goal, we included the 3945 specific tfd frame structure to iwl_tx_queue. This has no effect on the current iwlagn code. Signed-off-by: Samuel Ortiz Signed-off-by: Abhijeet Kolekar Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed