X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Fbluetooth%2Fbnep%2Fsock.c;h=e857628b0b27e61234102dc843ab0cc84a5f5c42;hb=c088f4e9da74b901f7ed1749ad697d77622ed0f9;hp=8ffb57f2303a5124d93d405c083b32b419bd7ecb;hpb=cb28a1bbdb4790378e7366d6c9ee1d2340b84f92;p=~andy%2Flinux diff --git a/net/bluetooth/bnep/sock.c b/net/bluetooth/bnep/sock.c index 8ffb57f2303..e857628b0b2 100644 --- a/net/bluetooth/bnep/sock.c +++ b/net/bluetooth/bnep/sock.c @@ -46,11 +46,6 @@ #include "bnep.h" -#ifndef CONFIG_BT_BNEP_DEBUG -#undef BT_DBG -#define BT_DBG( A... ) -#endif - static int bnep_sock_release(struct socket *sock) { struct sock *sk = sock->sk;