Move HOSTAPD_MTU definition into driver_hostap.c
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 23 Nov 2009 14:21:07 +0000 (16:21 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 23 Nov 2009 14:21:07 +0000 (16:21 +0200)
commitfd7a5dd15f68def3c1f693ef2b347d14968b1043
tree36cbdf405bafc45d7e8894f622a0ac2e6225cfd6
parent0715247aa80d50cd96b59919bebaa13eba5bd7db
Move HOSTAPD_MTU definition into driver_hostap.c

This moves the MTU definition into driver_hostap.c since it was really
meant to be specific to this driver. Since this was the last remaining
definition in hostapd_defs.h, remove that header file as unnecessary.
hostapd/hostapd.h
hostapd/hostapd_defs.h [deleted file]
src/drivers/driver_hostap.c