openwrt/package/kernel/mac80211/patches
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
..
ath mac80211: Update to version 5.15-rc6-1 2021-10-24 00:08:38 +02:00
ath5k mac80211: Update to version 5.12.19-1 2021-10-23 23:17:28 +02:00
ath9k mac80211: Update to version 5.15.8 2021-12-14 22:15:06 +01:00
ath10k kernel: ath10k: provide a build variant for small RAM devices 2021-12-24 22:15:50 +00:00
brcm mac80211: Update to version 5.15-rc6-1 2021-10-24 00:08:38 +02:00
build mac80211: Update to version 5.15.8 2021-12-14 22:15:06 +01:00
mwl mac80211: Update to version 5.12.19-1 2021-10-23 23:17:28 +02:00
rt2x00 mac80211: Update to version 5.15-rc6-1 2021-10-24 00:08:38 +02:00
subsys mac80211: add #if guards against 5.4 compile failures 2022-02-25 17:27:28 +01:00