Skip to content

Commit

Permalink
Using updated py common utility subintf apis and updating mock_tables
Browse files Browse the repository at this point in the history
  • Loading branch information
preetham-singh committed Jul 26, 2022
1 parent f612ef8 commit 5398047
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/intfutil
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@ def appl_db_sub_intf_status_get(appl_db, config_db, front_panel_ports_list, port

full_intf_table_name = "INTF_TABLE" + ":" + sub_intf_name


if status_type == "vlan":
vlan_id = appl_db.get(appl_db.APPL_DB, full_intf_table_name, status_type)
return vlan_id
Expand Down

0 comments on commit 5398047

Please sign in to comment.