tn3399_openwrt/package/kernel/broadcom-wl/patches
Adrian Schmutzler 23d3fafd87 broadcom-wl: fix compilation with kernel 5.4
This adds two fixes for compilation with kernel 5.4:

1. dev_open from include/linux/netdevice.h needs a second parameter
   since kernel 5.0:
   00f54e68924e ("net: core: dev: Add extack argument to dev_open()")
2. get_ds() macro definition has been dropped since kernel 5.1:
   736706bee329 ("get rid of legacy 'get_ds()' function")
   Since get_ds() has been just a macro before, replace it in
   the driver instead of creating a version switch.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-04-12 12:41:12 +02:00
..
003-compat-2.6.35.patch
004-remove-pcmcia.patch
005-fix-mem-leak-on-unload.patch
006-generic-dma-api.patch
007-use-glue-driver.patch
008-fix_virtual_interfaces.patch
009-fix_compile_3_2.patch
010-remove_irqf_samble_random.patch
011-fix_compile_3_4.patch
012-compat-3.10.patch
013-interface-name.patch
014-fix-band-reporting.patch
015-support-probe-of-wds-interfaces.patch
020-musl-fixes.patch broadcom-wl: fix build with musl 2015-06-17 22:37:49 +00:00
030-remove_devinit_devexit.patch broadcom-wl: fix section mismatches in broadcom-wl driver 2015-08-29 17:37:41 +00:00
040-remove_last_rx_usage.patch broadcom-wl: fix compilation with 4.14 2018-02-11 23:15:05 +01:00
100-fix_nvram_two_devices.patch
110-add_number_to_dev_name.patch
120-fixup-mac-addresses.patch broadcom-wl: fix compile with kernel 4.9 2017-10-18 23:26:15 +02:00
200-add_bcm_a8xx_support.patch
910-fallback-sprom.patch
912-pci-bus-nvram-hack.patch
913-avoid-dbe-on-ifs_ctl-readw-hack.patch
914-eliminate-date-time-error.patch broadcom_wl: eliminate compiler error with gcc-4.9-linaro 2014-10-24 18:05:51 +00:00
915-fix-wl_timer-for-4_15.patch broadcom-wl: fix compilation with kernel >= 4.15 2020-04-12 12:35:37 +02:00
916-fix-compilation-for-5_4.patch broadcom-wl: fix compilation with kernel 5.4 2020-04-12 12:41:12 +02:00