]> git.ipfire.org Git - thirdparty/hostap.git/commit
Silence compiler warning in no-NEED_AP_MLME builds
authorJouni Malinen <jouni@codeaurora.org>
Thu, 9 Jan 2020 10:44:08 +0000 (12:44 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 9 Jan 2020 10:44:08 +0000 (12:44 +0200)
commitb4fe37c4fae5cdaa7b6332bec11b078d571d7c2c
tree5977e8004083581f704849282b77fd0a021d3178
parentdd530b873928263db64ee8114039b1563b3128a1
Silence compiler warning in no-NEED_AP_MLME builds

Make the dummy hostapd_hw_mode_txt() wrapper return "UNKNOWN" instead of
NULL to avoid a warning from a debug printf using %s with NULL.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/hw_features.h