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, 1 insertions, 0 deletions
diff --git a/lib/rstp-common.h b/lib/rstp-common.h
index 27e8079b9..c1082323c 100644
--- a/lib/rstp-common.h
+++ b/lib/rstp-common.h
@@ -262,6 +262,7 @@ struct rstp_port {
struct rstp *rstp OVS_GUARDED_BY(rstp_mutex);
struct hmap_node node OVS_GUARDED_BY(rstp_mutex); /* In rstp->ports. */
void *aux OVS_GUARDED_BY(rstp_mutex);
+ char *port_name;
struct rstp_bpdu received_bpdu_buffer OVS_GUARDED_BY(rstp_mutex);
/*************************************************************************
* MAC status parameters