]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use a separate header file for Linux bridge interface definitions
authorJouni Malinen <j@w1.fi>
Sat, 26 Mar 2016 09:27:18 +0000 (11:27 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 26 Mar 2016 09:27:18 +0000 (11:27 +0200)
commit9b7cd5788ac8224ffbe8712bee754446e0540921
tree49d0d4cd2a8329b8369f576119f68f729cb47f4a
parentc815fab83a525f01019f2eae93c99f27a66d68a6
Use a separate header file for Linux bridge interface definitions

This moves the BRCTL_* defines from vlan_full.c to linux_bridge.h to
clean up header inclusion.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/vlan_full.c
src/common/linux_bridge.h [new file with mode: 0644]