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: NSamuel Ortiz <sameo@linux.intel.com>
Showing
想要评论请 注册 或 登录
The mask is 0x7ff and not 0x7f and the return value is an u16.
Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>