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

LEDE Commits lede-commits at lists.infradead.org
Tue Nov 23 08:00:19 PST 2021


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

commit 5aa62cb7996803fa256a7b9f5beef818a7fe34d8
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Tue Nov 23 16:58:08 2021 +0100

    mt76: update to the latest version
    
    f0a5b1118fa4 mt76: mt7915: fix decap offload corner case with 4-addr VLAN frames
    67f93aa9a207 mt76: mt7615: fix decap offload corner case with 4-addr VLAN frames
    46261d4bbfb5 mt76: fix possible pktid leak
    a7fdd272efee mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
    3d9e13f567a4 mt76: mt7921s: fix the device cannot sleep deeply in suspend
    99225b985cbc mt76: mt7615: fix unused tx antenna mask in testmode
    
    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 a571b49f08..e947f1a2f3 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:=2021-11-22
-PKG_SOURCE_VERSION:=b1d0ad2e74fe8cad563556bb8781d5d92b24b690
-PKG_MIRROR_HASH:=7507fdc31aa5f3d90bfffa3c7db4957c4ac16df8426e1b017b112e7e6c97735b
+PKG_SOURCE_DATE:=2021-11-23
+PKG_SOURCE_VERSION:=99225b985cbcab4707589f1fa313436f4bf1e368
+PKG_MIRROR_HASH:=6444c7d49d778c7621b03f0f201ce41f6dc9ac00dedb29c66478360b4fd60492
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_USE_NINJA:=0



More information about the lede-commits mailing list