From: Johannes Berg Date: Thu, 15 Mar 2012 20:26:52 +0000 (-0700) Subject: iwlwifi: move queue mapping out of transport X-Git-Tag: v3.5-rc1~109^2~487^2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eae88fa9a02e31af69a215beaa5e1194da3a5a1;p=pandora-kernel.git iwlwifi: move queue mapping out of transport The queue mapping is not only dynamic, it is also dependent on the uCode, as we can already see today with the dual-mode and non-dual-mode being different. Move the queue mapping out of the transport layer and let the higher layer manage it. Part of the transport configuration is how to set up the queues. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed