]> git.ipfire.org Git - thirdparty/hostap.git/commit
atheros: Fix auth_alg configuration for static WEP
authorKen Zhu <Ken.Zhu@Atheros.com>
Fri, 20 May 2011 15:27:53 +0000 (18:27 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 20 May 2011 15:27:53 +0000 (18:27 +0300)
commit41fd1d9e9a58ccd2b102270fc70b97aa73965494
tree8e672e427917e00bc99982767ba224ff1869f648
parent6d28fb9627155929012cda944aacd5a52ce7051a
atheros: Fix auth_alg configuration for static WEP

When IEEE 802.1X is not enabled, driver_atheros.c needs to know how
to set authentication algorithms for static WEP.
src/ap/ap_drv_ops.h
src/ap/hostapd.c
src/drivers/driver.h
src/drivers/driver_atheros.c