blob: f7920836bf58878736e46dafa8bfe01de832661b [file] [log] [blame]
/*
* Linux ethernet bridge; shared types with Quantenna FWT
*
* (C) Copyright 2013 Quantenna Communications Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*/
#ifndef _BR_TYPES_H
#define _BR_TYPES_H
#include <linux/netdevice.h>
#include <linux/if_bridge.h>
#endif