From 126af148530f656a2ed192a852477b2ee97d5397 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 18 Nov 2011 23:15:18 +0000 Subject: Fri Nov 18 23:15:18 UTC 2011 --- .../rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 community/rt3562sta/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch (limited to 'community/rt3562sta/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch') diff --git a/community/rt3562sta/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch b/community/rt3562sta/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch new file mode 100644 index 000000000..5ec4d5028 --- /dev/null +++ b/community/rt3562sta/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch @@ -0,0 +1,13 @@ +--- include/rtmp_def.h.orig 2010-11-26 04:18:41.000000000 +0100 ++++ include/rtmp_def.h 2010-12-01 14:57:05.000000000 +0100 +@@ -1451,8 +1451,8 @@ + #define SET_ENTRY_CLIWDS(_x) CLIENT_STATUS_SET_FLAG((_x), fCLIENT_STATUS_CLI_WDS) + #endif // CLIENT_WDS // + +-#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" -- cgit v1.2.3-54-g00ecf