From e97477359bf749b03a6548c6a9236c029770eea8 Mon Sep 17 00:00:00 2001 From: StefanCristian Date: Mon, 24 Oct 2016 02:02:49 +0000 Subject: Adding broadcom-sta-dkms for collection and usage ( of dkms ) :P --- .../files/broadcom-sta-6.30.223.141-eth-to-wlan.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sys-kernel/broadcom-sta-dkms/files/broadcom-sta-6.30.223.141-eth-to-wlan.patch (limited to 'sys-kernel/broadcom-sta-dkms/files/broadcom-sta-6.30.223.141-eth-to-wlan.patch') 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 new file mode 100644 index 00000000..b23914a0 --- /dev/null +++ b/sys-kernel/broadcom-sta-dkms/files/broadcom-sta-6.30.223.141-eth-to-wlan.patch @@ -0,0 +1,12 @@ +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); + -- cgit v1.2.3