commit | 7aaa1d79e3a2d573ac469744506f17b1c9386840 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel.ortiz@intel.com> | Mon Jan 19 15:30:26 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:00:56 2009 -0500 |
tree | b003f298588e7f6a9f97764387f1c62a17c18b9e | |
parent | 4f3602c8a3cf8d31e8b08b82d7ea9b0c30f28965 [diff] |
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 <samuel.ortiz@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>