]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/wireless/orinoco.c
ath9k: kill ath9k's memzero() and use memset() instead
[linux-2.6-omap-h63xx.git] / drivers / net / wireless / orinoco.c
index 9a2fcc0163d6ffc0a915ed0f4c560851aeae092c..50904771f2912b5d167deb38a227213204683ae8 100644 (file)
@@ -5291,7 +5291,7 @@ static int orinoco_ioctl_getrid(struct net_device *dev,
 /* Trigger a scan (look for other cells in the vicinity) */
 static int orinoco_ioctl_setscan(struct net_device *dev,
                                 struct iw_request_info *info,
-                                struct iw_param *srq,
+                                struct iw_point *srq,
                                 char *extra)
 {
        struct orinoco_private *priv = netdev_priv(dev);