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

No differences found