]> Pileus Git - ~andy/linux/blobdiff - net/bluetooth/bnep/sock.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[~andy/linux] / net / bluetooth / bnep / sock.c
index 8ffb57f2303a5124d93d405c083b32b419bd7ecb..e857628b0b27e61234102dc843ab0cc84a5f5c42 100644 (file)
 
 #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;