mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-22 04:18:10 +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 {
|
} else {
|
||||||
return -EINVAL;
|
return -EINVAL;
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
case SIOCGIWAP:
|
case SIOCGIWAP:
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user