Skip to content

Commit

Permalink
mt76: update to the latest version
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
nbd168 committed Apr 17, 2018
1 parent 78d3305 commit 030a230
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/kernel/mt76/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
PKG_BUILD_PARALLEL:=1
Expand Down

0 comments on commit 030a230

Please sign in to comment.