hostapd: Remove unused bridge_packets configuration option
authorJouni Malinen <j@w1.fi>
Wed, 9 Dec 2009 20:06:43 +0000 (22:06 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 9 Dec 2009 20:06:43 +0000 (22:06 +0200)
commit3484a18a135b20ffbc54f4a9e99daaa560651b4c
treec3624d8597ee97e68118e12f19956b444a0017b1
parentfb7842aa5131c9a0b5e044432c4030e71e04918b
hostapd: Remove unused bridge_packets configuration option

There was code for configuring this, but no driver wrapper actually
implements the actual setting. Remove this for now to reduce potential
confusion and to simply the driver interface.
hostapd/config.c
hostapd/config.h
hostapd/driver_i.h
hostapd/hostapd.c
hostapd/hostapd.conf
src/drivers/driver.h
src/drivers/driver_ndis.c