fix SIOCSIWFREQ

SVN-Revision: 588
This commit is contained in:
Felix Fietkau 2005-04-08 17:38:22 +00:00
parent 35f583e851
commit 23642ddb3c
1 changed files with 1 additions and 0 deletions

View File

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