From: Rickard Strandqvist Date: Mon, 23 Jun 2014 21:53:55 +0000 (+0200) Subject: rtlwifi/rtl8192c[eu]: Fix media status register mask X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~210^2~46^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=965ec74110011dbcb4e6a7059c7b4d31ee95c33a;p=pandora-kernel.git 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 Reviewed-by: Peter Wu Signed-off-by: John W. Linville --- Reading git-diff-tree failed