projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35f583e
)
fix SIOCSIWFREQ
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 8 Apr 2005 17:38:22 +0000
(17:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 8 Apr 2005 17:38:22 +0000
(17:38 +0000)
SVN-Revision: 588
openwrt/package/openwrt/wlcompat.c
patch
|
blob
|
history
diff --git
a/openwrt/package/openwrt/wlcompat.c
b/openwrt/package/openwrt/wlcompat.c
index 53cedd8ba1a4ff905fd031699742489af3365c21..0c57d99f69278a43e165b6a773e37d64d82075fe 100644
(file)
--- a/
openwrt/package/openwrt/wlcompat.c
+++ b/
openwrt/package/openwrt/wlcompat.c
@@
-129,6
+129,7
@@
static int wlcompat_ioctl(struct net_device *dev,
} else {
return -EINVAL;
}
+ break;
}
case SIOCGIWAP:
{