diff options
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 4bbbdcaaaa..7b60873ebb 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 */ { |