Skip to content

Commit

Permalink
mt76: update to the latest version
Browse files Browse the repository at this point in the history
83598c2e872f mt76: avoid possible infinite loop in mt76_tx_status_check

Signed-off-by: Felix Fietkau <nbd@nbd.name>
  • Loading branch information
nbd168 committed Oct 12, 2021
1 parent 9d994f3 commit ade56b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/kernel/mt76/Makefile
Expand Up @@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=

PKG_SOURCE_URL:=https://github.com/openwrt/mt76
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2021-10-11
PKG_SOURCE_VERSION:=1af0242d1241cba761415c492e5ed9673beaa13f
PKG_MIRROR_HASH:=39346f1ef24fbd62f447fc116e1ed411dc2b60787a3df9edfe048adc79150232
PKG_SOURCE_DATE:=2021-10-12
PKG_SOURCE_VERSION:=83598c2e872fd8af29976a5f11afe94e620d6f4f
PKG_MIRROR_HASH:=f179375318c44fb058403aed98056c4df8df7541e4c9d093ec5c22a2eda9475e

PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_USE_NINJA:=0
Expand Down

0 comments on commit ade56b8

Please sign in to comment.