NFC: LLCP's MIUX is 10 bytes long, not 7
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 14 May 2012 15:38:54 +0000 (17:38 +0200)
committerSamuel 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