]> git.ipfire.org Git - thirdparty/hostap.git/commit
test: Use more consistent NULL checking for associate ssid parameter
authorJouni Malinen <j@w1.fi>
Sun, 2 Mar 2014 11:41:05 +0000 (13:41 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 2 Mar 2014 15:15:11 +0000 (17:15 +0200)
commitd12eb581f9a9fcf6c8832c01e78749e5240b4691
treefa8c408a1c0788cfbee43b2d8908c7fd248bba77
parentbd27b1360f3dba633bfee19f230226b02d2f0f78
test: Use more consistent NULL checking for associate ssid parameter

This was checked once against NULL, but not on the following uses.

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