[NETROM]: Drop lock before calling nr_destroy_socket
authorRalf Baechle <ralf@linux-mips.org>
Tue, 11 Jul 2006 03:21:05 +0000 (20:21 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 12 Jul 2006 20:58:45 +0000 (13:58 -0700)
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>

No differences found