]> git.ipfire.org Git - thirdparty/hostap.git/commit
Debug print op_class changes from setting new frequency
authorJouni Malinen <jouni.malinen@oss.qualcomm.com>
Thu, 9 Oct 2025 22:08:24 +0000 (01:08 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 9 Oct 2025 22:08:24 +0000 (01:08 +0300)
commit2c76d5ad0b8c2612e3ffb01ed7dce7362759b5ad
treefc367d7059d46a8fdd7c0d413247290c7268fa36
parent561655d42fee97d83f18dcfdf05851e4980143c3
Debug print op_class changes from setting new frequency

Since the recent addition of update op_class here in commit 3bc01a901803
("Update conf->op_class in hostapd_change_config_freq()") has needed at
least two fixes, it is good to get clear debug prints from it to be able
to figure out any potential remaining issues more easily.

Signed-off-by: Jouni Malinen <jouni.malinen@oss.qualcomm.com>
src/ap/hostapd.c