linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Clear correct ACM bit
@ 2015-02-06 22:24 Jes.Sorensen
  2015-02-06 22:24 ` [PATCH 1/1] rtlwifi: Clear ACM_CTRL AC3_VO bit correctly Jes.Sorensen
  0 siblings, 1 reply; 5+ messages in thread
From: Jes.Sorensen @ 2015-02-06 22:24 UTC (permalink / raw)
  To: linux-wireless; +Cc: Larry.Finger, wlanfae, Jes Sorensen

From: Jes Sorensen <Jes.Sorensen@redhat.com>

Hi,

Reading over the RTL driver code, I noticed that most of the
components in the rtlwifi driver would clear the wrong bit if it was
processing the VO queue and ACM was not set.

I am unable to test this, as I don't have the hardware, so please
double check before applying.

Jes

Jes Sorensen (1):
  rtlwifi: Clear ACM_CTRL AC3_VO bit correctly

 drivers/net/wireless/rtlwifi/rtl8188ee/hw.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8192ce/hw.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8192cu/hw.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8192ee/hw.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8192se/hw.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8723ae/hw.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8723be/hw.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8821ae/hw.c | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-26 13:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-06 22:24 [PATCH 0/1] Clear correct ACM bit Jes.Sorensen
2015-02-06 22:24 ` [PATCH 1/1] rtlwifi: Clear ACM_CTRL AC3_VO bit correctly Jes.Sorensen
2015-02-10  3:23   ` Larry Finger
2015-02-26 13:20     ` Kalle Valo
2015-02-26 13:19   ` [1/1] " Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).