commit | 3e5d238fa75783e1080e7413c7e36dd5203950eb | [log] [tgz] |
---|---|---|
author | Abhijeet Kolekar <abhijeet.kolekar@intel.com> | Tue Mar 17 21:51:49 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 27 20:12:59 2009 -0400 |
tree | e4fb79d3cbd6f20b6991b889927c070ef78c0239 | |
parent | 21c02a1ab2d4b4a439461140e1ac355db32c3f2b [diff] |
iwl3945: use iwl_cmd_queue_free iwl_cmd_queue_free needs to be used to free up the cmd_queue, as TFD slots for cmd_queue and tx_queue are different. Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>