aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/swconfig/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2016-07-04 20:45:53 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-07-04 20:45:53 +0200
commit8207cd3298c926ac66e2aba188c4846d7ed69649 (patch)
treefed5525214ecfbb068709521a12dbabc1a888c75 /package/network/config/swconfig/Makefile
parentc7789efa7f644173f3ff67c2c9c4cf6a66d8ebb8 (diff)
downloadmaster-187ad058-8207cd3298c926ac66e2aba188c4846d7ed69649.tar.gz
master-187ad058-8207cd3298c926ac66e2aba188c4846d7ed69649.tar.bz2
master-187ad058-8207cd3298c926ac66e2aba188c4846d7ed69649.zip
swconfig: improve failure reporting
Report the translated error to the user if a get/set netlink operation failed. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/network/config/swconfig/Makefile')
-rw-r--r--package/network/config/swconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <nbd@nbd.name>
PKG_LICENSE:=GPL-2.0