From: Samuel Ortiz Date: Mon, 19 Jan 2009 23:30:26 +0000 (-0800) Subject: iwlwifi: Add TFD library operations X-Git-Tag: v2.6.30-rc1~662^2~836^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aaa1d79e3a2d573ac469744506f17b1c9386840;p=pandora-kernel.git iwlwifi: Add TFD library operations The TFD structures for 3945 and agn HWs are fundamentally different. We thus need to define operations for attaching and freeing them. This will allow us to share a fair amount of code (cmd and tx queue related) between both drivers. Signed-off-by: Samuel Ortiz Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed