From: Marc Yang Date: Tue, 17 May 2011 02:17:52 +0000 (-0700) Subject: mwifiex: CPU mips optimization with NO_PKT_PRIO_TID X-Git-Tag: v3.0-rc2~7^2~16^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17e8cec87586c26b953c6541c8a045e906ea046c;p=pandora-kernel.git mwifiex: CPU mips optimization with NO_PKT_PRIO_TID If we go through the entire for loop in mwifiex_wmm_get_highest_priolist_ptr() and don't find any packets, set highest_queued_prio to NO_PKT_PRIO_TID (< LOW_PRIO_TID). Signed-off-by: Marc Yang Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed