mt76: update to the latest version
authorFelix Fietkau <nbd@nbd.name>
Mon, 11 Oct 2021 19:54:13 +0000 (21:54 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 11 Oct 2021 19:54:16 +0000 (21:54 +0200)
1af0242d1241 mt76: mt7915: replace a 64 bit divsion with a call to div_u64_rem

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

index 824b77508409a0789b6a62fe1cf68f8cb22f4b49..511960ce9b70247b0f0ad32239fe52e42ee6f619 100644 (file)
@@ -9,8 +9,8 @@ PKG_LICENSE_FILES:=
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_DATE:=2021-10-11
-PKG_SOURCE_VERSION:=5560b08f8e2dfe92aa920a9cf3c5655a309dd25b
-PKG_MIRROR_HASH:=36359a85325a60230838e38e087f9aecc49cf7abca0ef55b2dbee86cf9194425
+PKG_SOURCE_VERSION:=1af0242d1241cba761415c492e5ed9673beaa13f
+PKG_MIRROR_HASH:=39346f1ef24fbd62f447fc116e1ed411dc2b60787a3df9edfe048adc79150232
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_USE_NINJA:=0