ImmortalWrt/package
Felix Fietkau 438a97fab6 mac80211: fix a race condition related to enabling fast-xmit
fast-xmit must only be enabled after the sta has been uploaded to the driver,
otherwise it could end up passing the not-yet-uploaded sta via drv_tx calls
to the driver, leading to potential crashes because of uninitialized drv_priv
data.
Add a missing sta->uploaded check and re-check fast xmit after inserting a sta.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2024-01-04 18:01:31 +01:00
..
base-files base-files: execute package's "postinst" after executing uci-defaults 2023-12-27 16:01:30 +01:00
boot mediatek: Add support for D-Link EAGLE PRO AI R32 2024-01-02 21:22:46 +01:00
devel tools: add ledumon and ledhwbmon packages 2023-12-12 19:35:03 +01:00
firmware linux-firmware: update to 20231211 2023-12-19 14:22:28 +01:00
kernel mac80211: fix a race condition related to enabling fast-xmit 2024-01-04 18:01:31 +01:00
libs libnl: update to 3.9.0 2024-01-04 16:06:44 +01:00
network netifd: update to Git HEAD (2024-01-04) 2024-01-04 13:52:02 +01:00
system procd: update to Git HEAD (2023-11-28) 2023-11-30 19:19:40 +01:00
utils package: new package for usb gadget setup 2023-12-28 13:10:32 +08:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00