diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-07 17:38:54 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-07 17:38:54 +0000 |
commit | 189edfef1a6001b5922726b116bbfca3313cb4d5 (patch) | |
tree | 15b027fc2229040c57b9713044a68d14fa81d8b3 /package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch | |
parent | 8a792ca2bbcc7db1024aefb68e3732ed492d3fe6 (diff) | |
download | mtk-20170518-189edfef1a6001b5922726b116bbfca3313cb4d5.zip mtk-20170518-189edfef1a6001b5922726b116bbfca3313cb4d5.tar.gz mtk-20170518-189edfef1a6001b5922726b116bbfca3313cb4d5.tar.bz2 |
broadcom-wl: assign first increased mac address to internal wifi core
When the original mac addresses are not valid assign the first one to
the internal wifi core, this matches the manufacture mac address in
most cases. In addition refresh the patches.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41545
Diffstat (limited to 'package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch')
-rw-r--r-- | package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch b/package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch index 4bbbdca..7b60873 100644 --- a/package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch +++ b/package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch @@ -1,6 +1,6 @@ ---- a/driver/wl_linux.c 2012-09-26 20:51:48.099454971 -0400 -+++ b/driver/wl_linux.c 2012-09-26 20:53:24.115453441 -0400 -@@ -695,7 +695,7 @@ +--- a/driver/wl_linux.c ++++ b/driver/wl_linux.c +@@ -695,7 +695,7 @@ wl_attach(uint16 vendor, uint16 device, if (wl->bustype != JTAG_BUS) #endif /* BCMJTAG */ { |