The ioctl was renamed from SIOCSIWNAME to SIOCSIWCOMMIT. Signed-off-by: Pete Zaitcev <[EMAIL PROTECTED]>
--- Obviously this makes no difference for the code. It helps grepping only. diff -urpN -X dontdiff linux-2.6.15/include/net/iw_handler.h linux-2.6.15-wlan/include/net/iw_handler.h --- linux-2.6.15/include/net/iw_handler.h 2005-11-21 19:47:23.000000000 -0800 +++ linux-2.6.15-wlan/include/net/iw_handler.h 2006-01-11 19:50:23.000000000 -0800 @@ -327,7 +327,7 @@ struct iw_handler_def __u16 num_private_args; /* Array of handlers for standard ioctls - * We will call dev->wireless_handlers->standard[ioctl - SIOCSIWNAME] + * We will call dev->wireless_handlers->standard[ioctl - SIOCSIWCOMMIT] */ const iw_handler * standard; - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html