commit | 965ec74110011dbcb4e6a7059c7b4d31ee95c33a | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Mon Jun 23 23:53:55 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 25 15:40:33 2014 -0400 |
tree | c023514a7dd4c01f74ed91960b39d754dde460cd | |
parent | 8a607208f522e6b37a93c9258d28d75c15263961 [diff] |
rtlwifi/rtl8192c[eu]: Fix media status register mask bt_msr & 0xfc will never match 0x3. Fix this by using a mask that actually matches the available types. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Reviewed-by: Peter Wu <peter@lekensteyn.nl> Signed-off-by: John W. Linville <linville@tuxdriver.com>