Staging: rt3090: rename device from raX to wlanX

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Wednesday, September 16, 2009 - 9:15 am

Gitweb:     http://git.kernel.org/linus/0961284c7208dfd907456fa73823f5967331b957
Commit:     0961284c7208dfd907456fa73823f5967331b957
Parent:     7dbefe3d581b6283c2ba70b292b450d3e2631f42
Author:     Axel K <rain_maker@root-forum.org>
AuthorDate: Thu Sep 3 21:53:37 2009 +0200
Committer:  Greg Kroah-Hartman <gregkh@suse.de>
CommitDate: Tue Sep 15 12:02:34 2009 -0700

    Staging: rt3090: rename device from raX to wlanX
    
    This patch sets "wlan" as the default suffix for naming the device, a
    change which has also been previously applied to rt2860/rt2870 in
    staging.
    
    Signed-off-by: Axel Koellhofer <rain_maker@root-forum.org>
    Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
---
 drivers/staging/rt3090/rtmp_def.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/rt3090/rtmp_def.h b/drivers/staging/rt3090/rtmp_def.h
index cf0d5a1..aeb739d 100644
--- a/drivers/staging/rt3090/rtmp_def.h
+++ b/drivers/staging/rt3090/rtmp_def.h
@@ -1414,8 +1414,8 @@
 #define INT_APCLI			0x0400
 #define INT_MESH			0x0500
 
-#define INF_MAIN_DEV_NAME		"ra"
-#define INF_MBSSID_DEV_NAME		"ra"
+#define INF_MAIN_DEV_NAME		"wlan"
+#define INF_MBSSID_DEV_NAME		"wlan"
 #define INF_WDS_DEV_NAME		"wds"
 #define INF_APCLI_DEV_NAME		"apcli"
 #define INF_MESH_DEV_NAME		"mesh"
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Staging: rt3090: rename device from raX to wlanX, Linux Kernel Mailing ..., (Wed Sep 16, 9:15 am)