commit | 8bf2b7b1888babe182a503437f6d40062aa84037 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Jul 10 20:21:05 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Jul 12 13:58:45 2006 -0700 |
tree | ca77285eaa2bd8ecd5c6c93d41fdad4c55958feb | |
parent | 5cc29e3bea77092c48e5c71d792c7461e6a6c4cf [diff] |
[NETROM]: Drop lock before calling nr_destroy_socket nr_destroy_socket takes the socket lock itself so it should better be called with the socket unlocked. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>