Skip to content

Commit 0e9d5b6

Browse files
committed
update table name
1 parent 8fc8508 commit 0e9d5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/schema.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ namespace swss {
112112
#define APP_FORWARDING_STATE_RESPONSE_TABLE_NAME "FORWARDING_STATE_RESPONSE"
113113

114114
#define APP_PEER_PORT_TABLE_NAME "PORT_TABLE_PEER"
115-
#define APP_PEER_HW_FORWARDING_TABLE_NAME "HW_FORWARDING_STATE_PEER"
115+
#define APP_PEER_HW_FORWARDING_STATE_TABLE_NAME "HW_FORWARDING_STATE_PEER"
116116

117117
#define APP_SYSTEM_PORT_TABLE_NAME "SYSTEM_PORT_TABLE"
118118

0 commit comments

Comments
 (0)