Thread (3 messages) 3 messages, 2 authors, 2014-06-23

Re: [PATCHv3 0/6] rtlwifi: Fix incorrect MSR mask

From: Peter Wu <hidden>
Date: 2014-06-23 22:27:20
Also in: linux-wireless, lkml

On Monday 23 June 2014 23:48:16 Rickard Strandqvist wrote:
An error was found in many rtlwifi drivers where an invalid mask was used,
(bt_msr & 0xfc) will never match 0x3. This has been corrected by supplying
a valid mask as a macro. Drivers which did not have this bug are still
modified for consistency.
LGTM for all 6 patches. Reviewed-by was added with permission in a
private conversation.
Rickard Strandqvist (1):
  rtlwifi: Fix media status register mask AND Replace magic number by macro
This looks a bit unfortunate, next time just wipe old patches and
generate new ones with git-format-patch, then use the command
git-send-email patches/*. In that way, the threading stays intact.

Kind regards,
Peter
 drivers/net/wireless/rtlwifi/rtl8188ee/hw.c  |    2 +-
 drivers/net/wireless/rtlwifi/rtl8188ee/reg.h |    1 +
 drivers/net/wireless/rtlwifi/rtl8192ce/hw.c  |    2 +-
 drivers/net/wireless/rtlwifi/rtl8192ce/reg.h |    1 +
 drivers/net/wireless/rtlwifi/rtl8192cu/hw.c  |    2 +-
 drivers/net/wireless/rtlwifi/rtl8192de/hw.c  |    2 +-
 drivers/net/wireless/rtlwifi/rtl8192de/reg.h |    1 +
 drivers/net/wireless/rtlwifi/rtl8723ae/hw.c  |    2 +-
 drivers/net/wireless/rtlwifi/rtl8723ae/reg.h |    1 +
 drivers/net/wireless/rtlwifi/rtl8723be/hw.c  |    2 +-
 drivers/net/wireless/rtlwifi/rtl8723be/reg.h |    1 +
 drivers/staging/rtl8821ae/rtl8821ae/hw.c     |    2 +-
 drivers/staging/rtl8821ae/rtl8821ae/reg.h    |    1 +
 13 files changed, 13 insertions(+), 7 deletions(-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help