commit | 3100aa9d74db9c6d8d9a3b6421721fc1aef4728f | [log] [tgz] |
---|---|---|
author | Octavian Purdila <opurdila@ixiacom.com> | Sat Dec 26 11:51:08 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 26 20:47:23 2009 -0800 |
tree | e0a6cea30070c594f9addf79d762cbe521b49c29 | |
parent | 8beb9ab6c2df203e8d68cb1f48cf42604a6bed86 [diff] |
llc: fix SAP reference counting w.r.t. socket handling The SAP ref counter gets decremented twice when deleting a socket, although for all but the first socket of a SAP the SAP ref counter was incremented only once. Signed-off-by: Octavian Purdila <opurdila@ixiacom.com> Signed-off-by: David S. Miller <davem@davemloft.net>