iwinfo: continue scanning even if temporary mac cannot be changed
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 25 Jul 2014 14:11:50 +0000 (14:11 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 25 Jul 2014 14:11:50 +0000 (14:11 +0000)
commit8c31e03ea0656e2b99d1ff11b7d5a3234dc310f3
treec7a6189efe48b7a4a1b27345db29465397b9b200
parent21944e5d2c6043d9060607ac5a44b2f735b433e3
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>
SVN-Revision: 41826
package/network/utils/iwinfo/Makefile
package/network/utils/iwinfo/src/iwinfo_nl80211.c
package/network/utils/iwinfo/src/iwinfo_utils.c