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)
commit833820dc8bd380d4bb6812c663cae58c7a24aecd
treee3cc26adfc4a941f3ecda62afaef347a741213dd
parentae50480d774e5ee5e229639904955b1677126621
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