summaryrefslogtreecommitdiffstats
path: root/include/net/iw_handler.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2010-03-18 18:29:34 -0700
committerJohn W. Linville <linville@tuxdriver.com>2010-03-31 14:49:12 -0400
commitf9ea3eb44218b0e12a190f222400f8d56136915f (patch)
tree83c251acb78977d947c27a3982dc1414197701ba /include/net/iw_handler.h
parentd5d9de024c157a3dfbab191241c5c51e4d4c069a (diff)
downloadlinux-f9ea3eb44218b0e12a190f222400f8d56136915f.tar.gz
linux-f9ea3eb44218b0e12a190f222400f8d56136915f.tar.xz
include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment
to match use in IW_IOCTL_IDX macro Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/net/iw_handler.h')
-rw-r--r--include/net/iw_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/iw_handler.h b/include/net/iw_handler.h
index b2b98f3fa265..3afdb21cc31d 100644
--- a/include/net/iw_handler.h
+++ b/include/net/iw_handler.h
@@ -323,7 +323,7 @@ typedef int (*iw_handler)(struct net_device *dev, struct iw_request_info *info,
struct iw_handler_def {
/* Array of handlers for standard ioctls
- * We will call dev->wireless_handlers->standard[ioctl - SIOCSIWCOMMIT]
+ * We will call dev->wireless_handlers->standard[ioctl - SIOCIWFIRST]
*/
const iw_handler * standard;
/* Number of handlers defined (more precisely, index of the