aboutsummaryrefslogtreecommitdiff
path: root/sys/net/bridgestp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/bridgestp.h')
-rw-r--r--sys/net/bridgestp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/bridgestp.h b/sys/net/bridgestp.h
index 48f6c9ebbfcf..b7ce1e27409d 100644
--- a/sys/net/bridgestp.h
+++ b/sys/net/bridgestp.h
@@ -178,7 +178,6 @@
#define BSTP_INFO_AGED 3
#define BSTP_INFO_DISABLED 4
-
#define BSTP_MESSAGE_AGE_INCR (1 * 256) /* in 256ths of a second */
#define BSTP_TICK_VAL (1 * 256) /* in 256ths of a second */
#define BSTP_LINK_TIMER (BSTP_TICK_VAL * 15)