iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting
authorWinkler, Tomas <tomas.winkler@intel.com>
Fri, 23 Jan 2009 21:45:23 +0000 (13:45 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:45 +0000 (16:01 -0500)
commit3978e5bce63484789891c67413372da3915bcbd6
tree8269bfb5f792225245126a69267b297d54290d4f
parentc771c9d8da1e8292ef8bf7fd4ce135dacc650130
iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting

This patch fix compilation warning in printk formatting
iwl_tx_queue_alloc function.
Cleanup the code a bit on the way.

Signed-off-by: Tomas Winkler <tomas.winkler@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