NFC: llcp: Terminate connection when receiving a DISC on (0,0)
commit6d2cd978e5e14c47fa4f8ab3a136e38aceb4940d
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 3 Apr 2013 14:44:44 +0000 (3 16:44 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 11 Apr 2013 14:29:09 +0000 (11 16:29 +0200)
tree32176eb65a43fe29efbcd94b835f53a9b8d1d30c
parentc470e319b48bf1aae6185f0c896e65c21c02bad3
NFC: llcp: Terminate connection when receiving a DISC on (0,0)

According to the LLCP specs, we must terminate the LLCP link when receiving
a DISC with both ssap and dsap set to 0.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/llcp/llcp.c