[openwrt/openwrt] mt76: update to the latest version

LEDE Commits lede-commits at lists.infradead.org
Sat Apr 23 06:50:59 PDT 2022


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/fb4edcef712432e0e42f0c28be8829b6d2fb44e9

commit fb4edcef712432e0e42f0c28be8829b6d2fb44e9
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sat Apr 23 15:50:37 2022 +0200

    mt76: update to the latest version
    
    a666d5637bc3 mt76: fix tx status related use-after-free race on station removal
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/kernel/mt76/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index 58e3bdfc71..cc66193109 100644
--- a/package/kernel/mt76/Makefile
+++ b/package/kernel/mt76/Makefile
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2022-04-20
-PKG_SOURCE_VERSION:=eecbb49920732b9b364f15c1ef0066342544b22b
-PKG_MIRROR_HASH:=1a5c171d1713baadd5ba7da3c036a129a0ac318e5b3f4e98f719e9a92a510c44
+PKG_SOURCE_DATE:=2022-04-23
+PKG_SOURCE_VERSION:=a666d5637bc3afd3e310be09fac048906560097b
+PKG_MIRROR_HASH:=1a7f7a36e5e376d1b18da98c7939f980855f1981be0c3ad7024360dee702c9f8
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_USE_NINJA:=0




More information about the lede-commits mailing list