commit | 17e8cec87586c26b953c6541c8a045e906ea046c | [log] [tgz] |
---|---|---|
author | Marc Yang <yangyang@marvell.com> | Mon May 16 19:17:52 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Thu May 19 13:53:57 2011 -0400 |
tree | abdb7b38d69370d7a326ef6f6d0f0e5afaf8c7dc | |
parent | 93968147874508e6dd534af1e236a7353269da3f [diff] |
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 <yangyang@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>