nl80211: Add TEST_FAIL() to nl80211_set_mac_addr()
authorJouni Malinen <j@w1.fi>
Sun, 22 May 2016 15:08:55 +0000 (18:08 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 22 May 2016 15:08:55 +0000 (18:08 +0300)
commit9ce3e61091c93a065a15e089b101cc85b5582d65
tree666d1f3a81b9c4d15d0dfc359c32abae91984e6d
parent88802405f321d5527f1cf11d219bea3d41e76d1c
nl80211: Add TEST_FAIL() to nl80211_set_mac_addr()

This makes it easier to test some error paths in wpa_supplicant.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c