commit | cbbf472181bd5d6229decda96b34b0c2bbcb3050 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Fri Jun 22 14:48:11 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 09 16:42:17 2012 -0400 |
tree | 152e06ea436fcc419af1604a2f118f6be0ff33c9 | |
parent | 4d22ea1532ba5730b665343e513d813c108c84ff [diff] |
NFC: Release LLCP SAP when the owner is released 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>