Make channel number available to set_freq()
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 30 Mar 2009 14:55:37 +0000 (17:55 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 30 Mar 2009 14:55:37 +0000 (17:55 +0300)
commit9c6d8e1db5ea47b044074c1b818fae74aaea2185
treeb8964f408847c44d887883e188f0342c8425993e
parent0f2b2c1973740358fa1a5bf5c4439ec20889e296
Make channel number available to set_freq()

Since we have the channel number, we could as well pass it to the driver
wrapper should there be drivers that use channel number instead of
frequency.
hostapd/driver.h
hostapd/driver_i.h
hostapd/hostapd.c