NFC: Release LLCP SAP when the owner is released
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 22 Jun 2012 12:48:11 +0000 (14:48 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:42:17 +0000 (16:42 -0400)
The LLCP SAP should only be freed when the socket owning it is released.
As long as the socket is alive, the SAP should be reserved in order to
e.g. send the right wks array when bringing the MAC up.

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

No differences found