From: Jes Sorensen Date: Mon, 10 Nov 2014 23:11:43 +0000 (-0500) Subject: staging: rtl8723au: pxmitframe->frame_tag is never set to a value > 8 X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81f3f26c523d5672f9d67ad8cc8f8f9bb0b72bb;p=pandora-kernel.git staging: rtl8723au: pxmitframe->frame_tag is never set to a value > 8 No point of masking out high bits since we never set the value to anything exceeding bits 0-3. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed