Skip to content

Commit

Permalink
6LoWPAN: disable debugging by default
Browse files Browse the repository at this point in the history
This patch disables debug output enabled by default.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Acked-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
alex.bluesman.smirnov@gmail.com authored and David S. Miller committed Nov 14, 2011
1 parent 719269a commit e86586b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions net/ieee802154/6lowpan.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@
* SUCH DAMAGE.
*/

#define DEBUG

#include <linux/bitops.h>
#include <linux/if_arp.h>
#include <linux/module.h>
Expand Down

0 comments on commit e86586b

Please sign in to comment.