From 833820dc8bd380d4bb6812c663cae58c7a24aecd Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 25 Jul 2014 14:11:50 +0000 Subject: 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 SVN-Revision: 41826 --- package/network/utils/iwinfo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/iwinfo/Makefile') 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 := \ -- cgit v1.2.3