From: Samuel Ortiz Date: Mon, 14 May 2012 15:38:54 +0000 (+0200) Subject: NFC: LLCP's MIUX is 10 bytes long, not 7 X-Git-Tag: v3.6-rc1~125^2~559^2~6^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76762b73693aa7621ae8d3ea5c7efbf74beda0b9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed