Skip to content

Commit 08e2784

Browse files
change port_attr to port_phy_attr
Signed-off-by: dhanasekar-arista <dhanasekar@arista.com>
1 parent c34aa06 commit 08e2784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/schema.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ namespace swss {
276276

277277
#define PFC_WD_POLL_MSECS 100
278278
#define FLEX_COUNTER_TABLE "FLEX_COUNTER_TABLE"
279-
#define PORT_ATTR_ID_LIST "PORT_ATTR_ID_LIST"
279+
#define PORT_PHY_ATTR_ID_LIST "PORT_PHY_ATTR_ID_LIST"
280280
#define PORT_COUNTER_ID_LIST "PORT_COUNTER_ID_LIST"
281281
#define PORT_DEBUG_COUNTER_ID_LIST "PORT_DEBUG_COUNTER_ID_LIST"
282282
#define QUEUE_COUNTER_ID_LIST "QUEUE_COUNTER_ID_LIST"

0 commit comments

Comments
 (0)