]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Generate 802.11b mode based on 802.11g information
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 3 Dec 2008 10:42:21 +0000 (12:42 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 3 Dec 2008 10:42:21 +0000 (12:42 +0200)
commitf07688e37da087d290991ca3942085628f9e954d
tree09b7b2f93025a934aea23dfcbe994610daf2a1cd
parent806f869918f8220adc48aa53f8081bd1018cc2e7
nl80211: Generate 802.11b mode based on 802.11g information

If the phy info from nl80211 does not include 802.11b mode, generate
that mode based on 802.11g information. This allows hw_mode=b to be used
with drivers that support 2.4 GHz band.
hostapd/driver_nl80211.c