git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22f42e2
)
staging: rtl8723au: pxmitframe->frame_tag is never set to a value > 8
author
Jes Sorensen
<Jes.Sorensen@redhat.com>
Mon, 10 Nov 2014 23:11:43 +0000
(18:11 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 26 Nov 2014 20:41:48 +0000
(12:41 -0800)
No point of masking out high bits since we never set the value to
anything exceeding bits 0-3.
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found