]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Split hostapd_set_freq to helper function
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Wed, 16 Oct 2013 09:18:52 +0000 (12:18 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 17 Oct 2013 18:05:23 +0000 (21:05 +0300)
commit72c753d7bb96eda4a7fb526742acd2b8d137fe3b
treeaa4eee3b6c39aafd6dd753bd66f37cc4d60a39e3
parente76da5052980f301fe61f2fc0e1e7a5789716061
hostapd: Split hostapd_set_freq to helper function

This allows the functionality to fill in a struct hostapd_freq_params to
be shared.

Signed-hostap: Janusz Dziedzic <janusz.dziedzic@tieto.com>
src/ap/ap_drv_ops.c