summaryrefslogtreecommitdiffstats
path: root/package/openwrt/wlcompat.c
diff options
context:
space:
mode:
Diffstat (limited to 'package/openwrt/wlcompat.c')
-rw-r--r--package/openwrt/wlcompat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openwrt/wlcompat.c b/package/openwrt/wlcompat.c
index 53cedd8ba..0c57d99f6 100644
--- a/package/openwrt/wlcompat.c
+++ b/package/openwrt/wlcompat.c
@@ -129,6 +129,7 @@ static int wlcompat_ioctl(struct net_device *dev,
} else {
return -EINVAL;
}
+ break;
}
case SIOCGIWAP:
{