Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e86586ba authored by alex.bluesman.smirnov@gmail.com's avatar alex.bluesman.smirnov@gmail.com Committed by David S. Miller
Browse files

6LoWPAN: disable debugging by default



This patch disables debug output enabled by default.

Signed-off-by: default avatarAlexander Smirnov <alex.bluesman.smirnov@gmail.com>
Acked-by: default avatarDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 719269af
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -50,8 +50,6 @@
 * SUCH DAMAGE.
 */

#define DEBUG

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