Signed-off-by: Stefan Schmidt <[email protected]>
---
 tests/test.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/test.c b/tests/test.c
index 3ff7e27..7782f91 100644
--- a/tests/test.c
+++ b/tests/test.c
@@ -36,7 +36,7 @@
 
 int main(int argc, char **argv) {
        int ret;
-       char *iface = argv[1] ?: "mwpan0";
+       char *iface = argv[1] ?: "wpan0";
 
        char buf[] = {0x40, 0x00, 0x56};
        int sd = socket(PF_IEEE802154, SOCK_RAW, 0);
-- 
1.7.0.4


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to