[BRIDGE]: add version number

Add version info to bridge module.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Stephen Hemminger
2005-12-21 19:01:30 -08:00
committed by David S. Miller
parent edb5e46fc0
commit 8cbb512e50
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -29,6 +29,8 @@
#define BR_PORT_DEBOUNCE (HZ/10)
#define BR_VERSION "2.1"
typedef struct bridge_id bridge_id;
typedef struct mac_addr mac_addr;
typedef __u16 port_id;