libertas: remove Arnd's wlan_ioctl.c comments

Marcelo Tosatti mtosatti at redhat.unroutablecom
Wed Dec 20 16:01:16 EST 2006


Commit:     110dd4f4de1d277a95f6aa9102e62d1fd609af95
Parent:     b569ecd022021de2acc4df0d5366e52e6dea0499
commit 110dd4f4de1d277a95f6aa9102e62d1fd609af95
Author:     Marcelo Tosatti <mtosatti at redhat.com>
AuthorDate: Thu Dec 14 18:48:20 2006 -0200
Commit:     Andres Salomon <dilinger at debian.org>
CommitDate: Wed Dec 20 15:50:25 2006 -0500

    libertas: remove Arnd's wlan_ioctl.c comments
    
    The ioctl handling is fairly OK now.
    
    Signed-off-by: Marcelo Tosatti <mtosatti at redhat.com>
    (cherry picked from aab5ac286446dcc04d3d5cb14cf7a3a86f116bc7 commit)
---
 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