NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down
authorThierry Escande <thierry.escande@linux.intel.com>
Tue, 2 Apr 2013 08:25:15 +0000 (10:25 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 11 Apr 2013 14:28:59 +0000 (16:28 +0200)
commitabd18d43302ae0e214d020c842b34e706cc3778e
tree8f60cefae483e5ef1b006c79d2922dce7dcdda4b
parent66cbfa10f3bdbc86222598ac700c352da90e588f
NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down

This resets remote parameters in both local and socket llcp structures when the
link goes down. That way, nfc_llcp_getsockopt won't return values corresponding
to the previous link parameters.

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