NFC: Move LLCP MIU extension value to socket structure
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 14 May 2012 15:37:32 +0000 (17:37 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 4 Jun 2012 19:34:29 +0000 (21:34 +0200)
commit93d7e490b7f4a72b6c7e1dfa475fa3c3e18eb9f1
tree3028559078ca9964e799457bcb2ee60e4c748001
parent7a06e586b9bfcaca310f40a857cf144d04abc8e6
NFC: Move LLCP MIU extension value to socket structure

The MIU extension value can be received during the PAX or during the
connection establishment process. It's definitely a connection related value
rather than a link one.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/llcp/commands.c
net/nfc/llcp/llcp.c
net/nfc/llcp/llcp.h
net/nfc/llcp/sock.c
This page took 0.025523 seconds and 5 git commands to generate.