From: Johannes Berg Date: Wed, 22 Dec 2010 09:15:30 +0000 (+0100) Subject: mac80211: cleanup select_queue X-Git-Tag: v2.6.38-rc1~476^2~14^2~3^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=172128468f61e16e1427238278b9ad775584aa89;p=pandora-kernel.git mac80211: cleanup select_queue There's a redundant rcu_read_lock/unlock pair, a redundant variable, and a few redundant accesses to the 1d_to_ac array. Fix this to make the code neater and easier to follow. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed