From: Jes Sorensen Date: Fri, 6 Feb 2015 22:24:32 +0000 (-0500) Subject: rtlwifi: Clear ACM_CTRL AC3_VO bit correctly X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~318^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f578049404e4d3397dbf94ad8adc30aff7b723;p=pandora-kernel.git rtlwifi: Clear ACM_CTRL AC3_VO bit correctly All hw driver components in the rtlwifi driver, except for the rtl8192de component has this bug. They would clear BE bit in the ACM_CTRL register instead of the VO bit when processing the VO queue. Signed-off-by: Jes Sorensen Signed-off-by: Kalle Valo --- Reading git-diff-tree failed