openwrt/package
Christian Lamparter e126a1e413 mac80211: add #if guards against 5.4 compile failures
Both struct net_device_path_ctx and struct net_device_path
are not available in 5.4. This causes an build error on the
bcm63xx target.

|mac80211/driver-ops.h: In function 'drv_net_fill_forward_path':
|driver-ops.h:1502:57: error: passing argument 4 of
|'local->ops->net_fill_forward_path' from incompatible pointer type
| [-Werror=incompatible-pointer-types]
| 1502 |                          ctx, path);
|      |                          ^~~
|      |                            |
|      |                         struct net_device_path_ctx *

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-02-25 17:27:28 +01:00
..
base-files base-file: remove password aging feature form /etc/shadow 2022-02-24 18:10:30 +01:00
boot x86: grub2: search for the "kernel" filesystem on all disks 2022-02-24 20:45:12 +01:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware wireless-regdb: update to version 2022.02.18 2022-02-20 13:47:57 +09:00
kernel mac80211: add #if guards against 5.4 compile failures 2022-02-25 17:27:28 +01:00
libs wolfssl: fix API breakage of SSL_get_verify_result 2022-02-22 20:27:15 +01:00
network hostapd: SAE - Enable hunting-and-pecking and H2E 2022-02-24 18:04:05 +01:00
system procd: update to git HEAD 2022-02-19 00:11:55 +00:00
utils ucode: update to latest Git HEAD 2022-02-12 20:51:22 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00