summaryrefslogtreecommitdiff
path: root/lib/rstp-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rstp-common.h')
-rw-r--r--lib/rstp-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rstp-common.h b/lib/rstp-common.h
index d4d7feb7f..0da1b5683 100644
--- a/lib/rstp-common.h
+++ b/lib/rstp-common.h
@@ -867,7 +867,6 @@ struct rstp {
/* Ports */
struct list ports OVS_GUARDED_BY(rstp_mutex);
- uint16_t ports_count OVS_GUARDED_BY(rstp_mutex);
struct ovs_refcount ref_cnt;