Fix hostapd_sta_add() call to use NULL as the pointer instead of 0
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Jun 2016 10:14:17 +0000 (13:14 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 Jun 2016 10:14:17 +0000 (13:14 +0300)
commit468b7b12a6e0edd41f288ad326d38a70d1126a68
tree32ccbbf6374e27611181611b222e47ec5415a9ed
parent0558bec1fd5a059adc1a5ba9486619a3f6f24b42
Fix hostapd_sta_add() call to use NULL as the pointer instead of 0

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/ieee802_11.c