]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow driver wrappers to indicate whether HT info is known
authorJouni Malinen <j@w1.fi>
Sun, 23 Oct 2011 14:17:39 +0000 (17:17 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Oct 2011 14:21:39 +0000 (17:21 +0300)
commite3b473eb4ebcc545ca922312eba6dcbb79c41bdf
tree9c90d276f1a62d9bef86070063195ece7421cbf9
parent7756114f6aa56c70cc980e0575cac2d6ebfe0f69
Allow driver wrappers to indicate whether HT info is known

This is needed to be able to figure out whether the driver is known
not to support HT.
src/drivers/driver.h
src/drivers/driver_nl80211.c