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)
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>

No differences found