]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Return error value on configuration check failure
authorBaruch Siach <baruch@tkos.co.il>
Sat, 16 Jun 2012 17:30:28 +0000 (20:30 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 16 Jun 2012 17:30:28 +0000 (20:30 +0300)
commit17706d1c7604c2beac6d33ff39ceccd63aa9a33a
treef35ca2c4b597a8cc5e8f1127be73fe583442042a
parent4929898dabf9d03b22ef3e64c1cfb5e2ab447806
hostapd: Return error value on configuration check failure

Don't count errors since the number isn't used anyway.

Signed-hostap: Baruch Siach <baruch@tkos.co.il>
hostapd/config_file.c