aboutsummaryrefslogtreecommitdiffstats
path: root/package/ead/src/ead.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-01-04 01:24:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-01-04 01:24:00 +0000
commit2b155795f120bda79e02f37cd71619d362fd11a4 (patch)
tree8f86896d24b7e0e5581e5cde534cc2160e82c88f /package/ead/src/ead.h
parent8997d76472e01fd439eb498c81f9088ab4f31e8e (diff)
downloadmaster-187ad058-2b155795f120bda79e02f37cd71619d362fd11a4.tar.gz
master-187ad058-2b155795f120bda79e02f37cd71619d362fd11a4.tar.bz2
master-187ad058-2b155795f120bda79e02f37cd71619d362fd11a4.zip
allow the ead client to override the broadcast address
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ead/src/ead.h')
-rw-r--r--package/ead/src/ead.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ead/src/ead.h b/package/ead/src/ead.h
index 3bd64f9d57..3cc12c8a4d 100644
--- a/package/ead/src/ead.h
+++ b/package/ead/src/ead.h
@@ -14,7 +14,7 @@
#ifndef __EAD_H
#define __EAD_H
-#define EAD_DEBUGLEVEL 1
+#define EAD_DEBUGLEVEL 2
#include <stdint.h>
#include <stddef.h>