mesh: Convert channel configuration to use common routines
authorJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 11:02:08 +0000 (13:02 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 15:35:53 +0000 (17:35 +0200)
commitf7e889fa2df488953156e03c92ffc6b1ad964271
tree8b1e866adfddaaed9098c93472581d5debc4aa6c
parent6334330ed682c3a462fbe0543ac238b5dd6aec4d
mesh: Convert channel configuration to use common routines

Use struct hostapd_freq_params just like other modes do instead of
mesh-specific freq and ht_mode.

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