NFC: Purge LLCP socket Tx queues when being disconnected
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:20:10 +0000 (18:20 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:53 +0000 (18:26 +0200)
The Tx queues are no longer valid when we receive a disconnection or when
the LLCP link goes down. In the later case we also purge the entire local
Tx queue.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found