Remove extra typedefs since they do not seem to be needed anymore
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 18 Nov 2008 13:06:03 +0000 (15:06 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 18 Nov 2008 13:06:03 +0000 (15:06 +0200)
commitbac912e5bda2ff123dc2d97c1d7bbd1f0c8ffde2
tree7e6d02bea210e0cf1ac0372cd870b7b6b291eaf0
parentba60b94a40a0867c8beb741dd0fe40f7c1f38eba
Remove extra typedefs since they do not seem to be needed anymore

These typedefs were causing build issues with new kernel/C library headers,
so lets get rid of them since they do not seem to be needed anymore. This
applies only if CONFIG_FULL_DYNAMIC_VLAN is enabled which is not even
mentioned in the defconfig file, so this should not change behavior more
most users.
hostapd/vlan_init.c