fix SIOCSIWFREQ
authorFelix Fietkau <nbd@openwrt.org>
Fri, 8 Apr 2005 17:38:22 +0000 (17:38 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 8 Apr 2005 17:38:22 +0000 (17:38 +0000)
SVN-Revision: 588

openwrt/package/openwrt/wlcompat.c

index 53cedd8ba1a4ff905fd031699742489af3365c21..0c57d99f69278a43e165b6a773e37d64d82075fe 100644 (file)
@@ -129,6 +129,7 @@ static int wlcompat_ioctl(struct net_device *dev,
                        } else {
                                return -EINVAL;
                        }
+                       break;
                }
                case SIOCGIWAP:
                {