mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-11 09:09:40 +00:00
fix SIOCSIWFREQ
SVN-Revision: 588
This commit is contained in:
parent
35f583e851
commit
23642ddb3c
@ -129,6 +129,7 @@ static int wlcompat_ioctl(struct net_device *dev,
|
||||
} else {
|
||||
return -EINVAL;
|
||||
}
|
||||
break;
|
||||
}
|
||||
case SIOCGIWAP:
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user