mt76: update to the latest version
authorFelix Fietkau <nbd@nbd.name>
Tue, 17 Apr 2018 13:02:27 +0000 (15:02 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 17 Apr 2018 13:02:41 +0000 (15:02 +0200)
ea6dd6f mt7603: add missing spin lock init
2d08440 mt76: add rcu locking around tx scheduling
8c92c91 mt7603: turn vif wcid entry back into a full mt7603_sta
ca5cc9a mt76: fix concurrent rx calls on A-MPDU release

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mt76/Makefile

index 04245e869d0ee3f2338c909a8abc4659e211bd53..2e05488fa8aa0f7c7982a42236684e240c634a71 100644 (file)
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2018-04-15
-PKG_SOURCE_VERSION:=a8e89215591e5f6be3e90056b8a981f6d099ec48
-PKG_MIRROR_HASH:=13a50519fd2065f617476d5d60e014194cbf8ae70df9dd0e9cf19613ceba5ac1
+PKG_SOURCE_DATE:=2018-04-17
+PKG_SOURCE_VERSION:=ca5cc9a478397ba89e329dacef523b975ed0dd03
+PKG_MIRROR_HASH:=c232620706c857ed2bb7e1833dd53fc9d2c1c5c394d5536ffb1d5831c66ce213
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_BUILD_PARALLEL:=1