From b81f3f26c523d5672f9d67ad8cc8f8f9bb0b72bb Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Mon, 10 Nov 2014 18:11:43 -0500 Subject: [PATCH] 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-format-patch failed