NFC: Move LLCP receiver window value to socket structure
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 7 May 2012 20:03:34 +0000 (22:03 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 4 Jun 2012 19:34:28 +0000 (21:34 +0200)
commit7a06e586b9bfcaca310f40a857cf144d04abc8e6
tree347a8fc55a08741fc3dcb6c771f1e80369431f57
parenta69f32af86e389dd232b1bb2269e202c1bfcc60f
NFC: Move LLCP receiver window value to socket structure

RW can only be fetched from a CONNECT or a CC frame thus making it an
end points specific value, not 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.024629 seconds and 5 git commands to generate.