iwlwifi: use iwl_trans_set_wr_ptrs to init the queues
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 28 May 2012 15:49:40 +0000 (18:49 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Jun 2012 11:21:19 +0000 (13:21 +0200)
commit559b1a257ddeac637b8bb3a2c2469aaa2bde5383
tree3c411447774a91e65ff4452d68baa64b1965dedc
parentfc248615314c41abc2d6957e095c418ea9b12412
iwlwifi: use iwl_trans_set_wr_ptrs to init the queues

This functions does the job so use it instead of duplicating
the code.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/pcie/trans.c