libertas: remove Arnd's wlan_ioctl.c comments

Marcelo Tosatti mtosatti at redhat.unroutablecom
Sun Dec 24 04:30:48 EST 2006


Commit:     aab5ac286446dcc04d3d5cb14cf7a3a86f116bc7
Parent:     9dd50eb55cd7155055fd14ffb9ea647518b63646
commit aab5ac286446dcc04d3d5cb14cf7a3a86f116bc7
Author:     Marcelo Tosatti <mtosatti at redhat.com>
AuthorDate: Thu Dec 14 18:48:20 2006 -0200
Commit:     Marcelo Tosatti <mtosatti at redhat.com>
CommitDate: Thu Dec 14 18:48:20 2006 -0200

    libertas: remove Arnd's wlan_ioctl.c comments
    
    The ioctl handling is fairly OK now.
    
    Signed-off-by: Marcelo Tosatti <mtosatti at redhat.com>
---
 drivers/net/wireless/libertas/wlan_ioctl.c |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/drivers/net/wireless/libertas/wlan_ioctl.c b/drivers/net/wireless/libertas/wlan_ioctl.c
index 91f20e4..ad868b5 100644
--- a/drivers/net/wireless/libertas/wlan_ioctl.c
+++ b/drivers/net/wireless/libertas/wlan_ioctl.c
@@ -19,19 +19,6 @@
   *
   */
 
-/*
- * Editor's comment:
- *
- * This whole file is a total mess, the author needs some education
- * about ioctl handling.
- *
- * For now it probably needs to stay in order not to break existing
- * tools, but we need to come up with some proper replacement for
- * those calls that are actually needed.
- *
- * 	-arnd
- */
-
 #include <linux/ctype.h>
 #include <linux/delay.h>
 #include <linux/if.h>


More information about the Commits-kernel mailing list