1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

allow the ead client to override the broadcast address

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2009-01-04 01:24:00 +00:00
parent a4087cd37a
commit db3cdd7448
3 changed files with 38 additions and 22 deletions

View File

@@ -14,7 +14,7 @@
#ifndef __EAD_H
#define __EAD_H
#define EAD_DEBUGLEVEL 1
#define EAD_DEBUGLEVEL 2
#include <stdint.h>
#include <stddef.h>