mirror of https://github.com/hak5/openwrt-owl.git
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