Skip to content

Commit

Permalink
Clean codes (sonic-net#876)
Browse files Browse the repository at this point in the history
Signed-off-by: Wenda Ni <wonda.ni@gmail.com>
  • Loading branch information
wendani authored Aug 2, 2021
1 parent f56a39e commit 2000aeb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vslib/src/SwitchStateBaseFdb.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -616,8 +616,6 @@ void SwitchStateBase::send_fdb_event_notification(

sn.on_fdb_event = (sai_fdb_event_notification_fn)attr.value.ptr;

attr.id = SAI_PORT_ATTR_OPER_STATUS;

SWSS_LOG_INFO("send event SAI_SWITCH_ATTR_FDB_EVENT_NOTIFY %s", str.c_str());

auto ntf = std::make_shared<sairedis::NotificationFdbEvent>(str);
Expand Down

0 comments on commit 2000aeb

Please sign in to comment.