mt76: update to the latest version, fixes fragmented rx issues
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Feb 2016 13:38:22 +0000 (13:38 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Feb 2016 13:38:22 +0000 (13:38 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48674 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kernel/mt76/Makefile

index 0c349f1..c098832 100644 (file)
@@ -10,7 +10,7 @@ PKG_LICENSE_FILES:=
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=4cddea71932e1a30253cbe5e48ac58fb3d40c174
+PKG_SOURCE_VERSION:=84a312645c7b805255e6d7b6191e9f62142985d9
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>