From: Johannes Berg Date: Fri, 6 Nov 2009 22:52:50 +0000 (-0800) Subject: iwlwifi: don't double-activate queue 4 X-Git-Tag: v2.6.33-rc1~388^2~280^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a221e6f7b48ee2d9352827af8aec8b49272b5b43;p=pandora-kernel.git iwlwifi: don't double-activate queue 4 The fourth queue (command queue) is already activated in the loop above that also maps it to the command FIFO and therefore doesn't need to be marked as activated again. Also change the TODO comment to be accurate -- we need to initialise the _queues_, not FIFOs, and map them to device FIFOs. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed