From 3484bd7ce4c094695a25f3eed5386c07f3eaa766 Mon Sep 17 00:00:00 2001 From: Pete Zaitcev Date: Thu, 12 Jan 2006 22:17:43 -0800 Subject: [PATCH] --- yaml --- r: 18765 b: refs/heads/master c: 0b8d3256a0c1d75bbe8ef5b0de64843e3fc9f47b h: refs/heads/master i: 18763: 51b0a19f6cb9f1c9f197b6a702194233d26f54fd v: v3 --- [refs] | 2 +- trunk/include/net/iw_handler.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;