X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fbluetooth%2Fsco.c;h=3f5163e725ede1892bdb2912427062f63d881320;hb=0878b6667f28772aa7d6b735abff53efc7bf6d91;hp=ae4391440950cd14b1e9ef4c6b0fe7bc9259be40;hpb=6f8c480f998a619082f18407f8d7f4c29e94dc6e;p=pandora-kernel.git diff --git a/net/bluetooth/sco.c b/net/bluetooth/sco.c index ae4391440950..3f5163e725ed 100644 --- a/net/bluetooth/sco.c +++ b/net/bluetooth/sco.c @@ -393,7 +393,7 @@ static void sco_sock_close(struct sock *sk) default: sock_set_flag(sk, SOCK_ZAPPED); break; - }; + } release_sock(sk);