aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwinfo/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-07-25 14:11:50 +0000
committerJo-Philipp Wich <jow@openwrt.org>2014-07-25 14:11:50 +0000
commite9fa0943ebef2db0e912bd6980c67c93fb74c6ac (patch)
treec7a6189efe48b7a4a1b27345db29465397b9b200 /package/network/utils/iwinfo/Makefile
parent5a4fb3a6fa1a0365ce1983b2e616683b1b44007b (diff)
downloadmaster-187ad058-e9fa0943ebef2db0e912bd6980c67c93fb74c6ac.tar.gz
master-187ad058-e9fa0943ebef2db0e912bd6980c67c93fb74c6ac.tar.bz2
master-187ad058-e9fa0943ebef2db0e912bd6980c67c93fb74c6ac.zip
iwinfo: continue scanning even if temporary mac cannot be changed
So far iwinfo aborted a wifi scan attempt if the mac of the spawned interface could not be changed. Change the code to try anyway - this should fix wifi scanning on RaLink devices. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41826 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iwinfo/Makefile')
-rw-r--r--package/network/utils/iwinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile
index 9efb9c974c..e4ee73a112 100644
--- a/package/network/utils/iwinfo/Makefile
+++ b/package/network/utils/iwinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=49
+PKG_RELEASE:=50
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_CONFIG_DEPENDS := \