Author: nbd Date: 2015-03-22 18:40:39 +0100 (Sun, 22 Mar 2015) New Revision: 44944
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: fix default initialization of RPS/XPS Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2015-03-22 16:42:44 UTC (rev 44943) +++ trunk/package/network/config/netifd/Makefile 2015-03-22 17:40:39 UTC (rev 44944) @@ -7,7 +7,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=1268b8222a3613c2ee36cc7d3006e1989f068a52 +PKG_SOURCE_VERSION:=20510bd45d70c5b07718e7608d82133883346673 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Felix Fietkau <[email protected]> # PKG_MIRROR_MD5SUM:= _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
