From: Rickard Strandqvist Date: Mon, 23 Jun 2014 22:00:22 +0000 (+0200) Subject: rtlwifi/rtl8188ee: Fix media status register mask X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~210^2~46^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dabe76c348f9ced521e412b9bd63ee5ec4924fd;p=pandora-kernel.git rtlwifi/rtl8188ee: 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