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:
93d7e49
)
NFC: LLCP's MIUX is 10 bytes long, not 7
author
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 14 May 2012 15:38:54 +0000
(17:38 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 4 Jun 2012 19:34:29 +0000
(21:34 +0200)
The mask is 0x7ff and not 0x7f and the return value is an u16.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found