]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests/fuzzing: Fix build after CONFIG_IEEE80211N=y removal
authorJouni Malinen <j@w1.fi>
Tue, 25 Feb 2020 11:08:00 +0000 (13:08 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2020 11:08:00 +0000 (13:08 +0200)
commite55dedbf6ecbf2e42a8c90c77afbaa8bbabe3a4d
tree4cd91f116079f44d0bad99becb69168af95508a9
parentec303e2cb16c7034f2634f14e41929c4e8708b93
tests/fuzzing: Fix build after CONFIG_IEEE80211N=y removal

Commit f3bcd6960346 ("Remove CONFIG_IEEE80211N build option") broke
couple of fuzzing test tools due to missing wpa_scan_results_free(). Fix
that by pulling in driver_common.o.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/fuzzing/ap-mgmt/Makefile
tests/fuzzing/eapol-key-auth/Makefile