commit | abd18d43302ae0e214d020c842b34e706cc3778e | [log] [tgz] |
---|---|---|
author | Thierry Escande <thierry.escande@linux.intel.com> | Tue Apr 02 10:25:15 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Apr 11 16:28:59 2013 +0200 |
tree | 8f60cefae483e5ef1b006c79d2922dce7dcdda4b | |
parent | 66cbfa10f3bdbc86222598ac700c352da90e588f [diff] |
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>