projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5d9de0
)
include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment
author
Joe Perches
<joe@perches.com>
Fri, 19 Mar 2010 01:29:34 +0000
(18:29 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 31 Mar 2010 18:49:12 +0000
(14:49 -0400)
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>
include/net/iw_handler.h
patch
|
blob
|
blame
|
history
diff --git
a/include/net/iw_handler.h
b/include/net/iw_handler.h
index b2b98f3fa2650e2411a9cf15272836ab93126d3b..3afdb21cc31d263e8e53a7de7e9ca46cde4b4b6f 100644
(file)
--- 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 - SIOC
SIWCOMMI
T]
+ * We will call dev->wireless_handlers->standard[ioctl - SIOC
IWFIRS
T]
*/
const iw_handler * standard;
/* Number of handlers defined (more precisely, index of the