diff --git a/[refs] b/[refs] index 8134db96af15..bb0b3d5c5ceb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: caa06b619f20f21c741e0d7457a0ef633d50ba70 +refs/heads/master: 0b8d3256a0c1d75bbe8ef5b0de64843e3fc9f47b diff --git a/trunk/include/net/iw_handler.h b/trunk/include/net/iw_handler.h index d67c8393a343..a2c5e0b88422 100644 --- a/trunk/include/net/iw_handler.h +++ b/trunk/include/net/iw_handler.h @@ -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;