Browse Source

mt76: update to the latest version

cda627f mt76: add missing VHT maximum A-MPDU length capability
ffa2069 mt76: fix potential sleep in atomic context

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 7 years ago
parent
commit
606cea8f1b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package/kernel/mt76/Makefile

+ 3 - 3
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:=2018-02-24
-PKG_SOURCE_VERSION:=5ba59953c575d0102569a72eccdd352660b2a68f
-PKG_MIRROR_HASH:=95589b458f2144cc5252d9cc46c0d2e3d0f520ebefc8f28a700588a932973b1e
+PKG_SOURCE_DATE:=2018-02-27
+PKG_SOURCE_VERSION:=ffa2069e78cf267ce79d7a8820aa0368161ff6e1
+PKG_MIRROR_HASH:=dee90d713e3c351ee51da51030e56867fa9bd2eac8f222734d0573223a5e0a41
 
 PKG_MAINTAINER:=Felix Fietkau <[email protected]>
 PKG_BUILD_PARALLEL:=1