commit | 76762b73693aa7621ae8d3ea5c7efbf74beda0b9 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Mon May 14 17:38:54 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jun 04 21:34:29 2012 +0200 |
tree | 7298416cb60294988e6c9928f5da43f0b99c0c79 | |
parent | 93d7e490b7f4a72b6c7e1dfa475fa3c3e18eb9f1 [diff] |
NFC: LLCP's MIUX is 10 bytes long, not 7 The mask is 0x7ff and not 0x7f and the return value is an u16. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>