From dd182011e1acabc94169b85f3bc63efbab72ddd4 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 11 Jun 2016 00:51:22 +0200 Subject: swconfig: improve failure reporting Report the translated error to the user if a get/set netlink operation failed. Signed-off-by: Jo-Philipp Wich --- package/network/config/swconfig/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/config/swconfig/Makefile') diff --git a/package/network/config/swconfig/Makefile b/package/network/config/swconfig/Makefile index 2856742fcd..f4ba3a9d69 100644 --- a/package/network/config/swconfig/Makefile +++ b/package/network/config/swconfig/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=swconfig -PKG_RELEASE:=10 +PKG_RELEASE:=11 PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3