--- a/net/ax25/ax25_ds_timer.c 2010-08-26 23:36:45.000000000 +0200 +++ b/net/ax25/ax25_ds_timer.c 2010-08-26 19:55:13.000000000 +0200 @@ -112,8 +112,8 @@ if (sk) { sock_hold(sk); ax25_destroy_socket(ax25); - sock_put(sk); bh_unlock_sock(sk); + sock_put(sk); } else ax25_destroy_socket(ax25); return;