summaryrefslogtreecommitdiff
path: root/sys-kernel/broadcom-sta-dkms/files/broadcom-sta-6.30.223.141-eth-to-wlan.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-16 22:41:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-16 22:41:47 +0100
commitac8e95fce9e65d8b24d50ecc33b4340bf9a90027 (patch)
tree3655ae4d91b5df8177274b6b6ad9708c245f874a /sys-kernel/broadcom-sta-dkms/files/broadcom-sta-6.30.223.141-eth-to-wlan.patch
parent52aca9d88d76c939e540db30eea78815edc38572 (diff)
sys-kernel/broadcom-sta-dkms : rediff and merge all patches from 3.18 to 5.6
Diffstat (limited to 'sys-kernel/broadcom-sta-dkms/files/broadcom-sta-6.30.223.141-eth-to-wlan.patch')
-rw-r--r--sys-kernel/broadcom-sta-dkms/files/broadcom-sta-6.30.223.141-eth-to-wlan.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-kernel/broadcom-sta-dkms/files/broadcom-sta-6.30.223.141-eth-to-wlan.patch b/sys-kernel/broadcom-sta-dkms/files/broadcom-sta-6.30.223.141-eth-to-wlan.patch
deleted file mode 100644
index b23914a0..00000000
--- a/sys-kernel/broadcom-sta-dkms/files/broadcom-sta-6.30.223.141-eth-to-wlan.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN a/src/wl/sys/wl_linux.c b/src/wl/sys/wl_linux.c
---- a/src/wl/sys/wl_linux.c 2013-08-01 09:52:22.000000000 +0300
-+++ b/src/wl/sys/wl_linux.c 2013-09-27 09:20:11.495023471 +0300
-@@ -235,7 +235,7 @@
- #define to_str(s) #s
- #define quote_str(s) to_str(s)
-
--#define BRCM_WLAN_IFNAME eth%d
-+#define BRCM_WLAN_IFNAME wlan%d
-
- static char intf_name[IFNAMSIZ] = quote_str(BRCM_WLAN_IFNAME);
-