]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Move debug prints into nl80211_put_freq_params()
authorJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 10:50:46 +0000 (12:50 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 15:35:53 +0000 (17:35 +0200)
commit1fc4ab2367807e50fb49a84456602ccc17cb5d84
tree49df4c12d326f57c317b3bed935bc61dcf726e5f
parentcae87abd1308afc93a54d97664e8d41a45415d38
nl80211: Move debug prints into nl80211_put_freq_params()

This way all callers can get the benefit of the same debug prints.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c