Skip to content

Commit

Permalink
Fixing rebase merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
preetham-singh committed Jul 26, 2022
1 parent 7565284 commit 1face1e
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 @@ -381,7 +381,6 @@ def appl_db_sub_intf_status_get(appl_db, config_db, front_panel_ports_list, port
if sub_intf_sep_idx != -1:
parent_port_name = get_intf_longname(sub_intf_name[:sub_intf_sep_idx])


full_intf_table_name = "INTF_TABLE" + ":" + sub_intf_name

if status_type == "vlan":
Expand Down

0 comments on commit 1face1e

Please sign in to comment.