]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: llcp: Use localy stored remote_miu value if not set at socket level
authorThierry Escande <thierry.escande@linux.intel.com>
Tue, 2 Apr 2013 08:25:14 +0000 (10:25 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 11 Apr 2013 14:28:58 +0000 (16:28 +0200)
commit3c0979b3778c0df15e214d25366c7463821218b0
treeff3ecc8fa3b1fbddf51e813efaefec40e430427e
parent703243f58ca919409dc6d6aac93f08a5fbf6b4ba
NFC: llcp: Use localy stored remote_miu value if not set at socket level

If remote_miu value is not set in the socket (i.e. connection-less socket) the
value stored in the local is used.

Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/llcp/commands.c
net/nfc/llcp/llcp.h
net/nfc/llcp/sock.c