]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: add iwl_cmd_queue_free for readability
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 14 Oct 2008 19:32:44 +0000 (12:32 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 23:00:28 +0000 (19:00 -0400)
commit88ba8056512bd938cc837e95b424f9de3daa2c26
tree60f254c6777aca236eff8cc06a34f11c213d5751
parentf9d76c5d3ad2b7c2efe4a90b4562c451da30b13a
iwlwifi: add iwl_cmd_queue_free for readability

This patch adds iwl_cmd_queue_free function and
separate cmd queue freeing from regular tx queue freeing.
This improves readability and adds one more step in
restructuring  of cmd queue handling

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Reviewed-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-tx.c