1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-06 03:01:18 +02:00

fix SIOCSIWFREQ

SVN-Revision: 588
This commit is contained in:
Felix Fietkau 2005-04-08 17:38:22 +00:00
parent 35f583e851
commit 23642ddb3c

@ -129,6 +129,7 @@ static int wlcompat_ioctl(struct net_device *dev,
} else {
return -EINVAL;
}
break;
}
case SIOCGIWAP:
{