]> git.karo-electronics.de Git - linux-beck.git/commit
iwlwifi: make software queue assignment more efficient
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 19 Jun 2009 20:52:43 +0000 (13:52 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:56 +0000 (15:01 -0400)
commit45af81956e990440fe78d6d41f847664cb620609
tree1b09ab994e02a4c7dd004ddb502a2d9a5e545df3
parent90e8e424d9c071f2db22100de81af6c8f7df34ee
iwlwifi: make software queue assignment more efficient

There really is no reason to be assigning txq->swq_id all the
time, once at aggregation setup is sufficient.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
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