[ovs-git] [ovn-org/ovn] 153b1e: if-status: Fix logging of interface creation.

Ilya Maximets noreply at github.com
Fri Jun 11 18:42:24 UTC 2021


  Branch: refs/heads/branch-21.06
  Home:   https://github.com/ovn-org/ovn
  Commit: 153b1e43f1f18f6a2d3db53738997d6da00a36b7
      https://github.com/ovn-org/ovn/commit/153b1e43f1f18f6a2d3db53738997d6da00a36b7
  Author: Ilya Maximets <i.maximets at ovn.org>
  Date:   2021-06-11 (Fri, 11 Jun 2021)

  Changed paths:
    M controller/if-status.c

  Log Message:
  -----------
  if-status: Fix logging of interface creation.

'iface->id' is NULL at this point, so the message is always the same:

   "Interface (null) create."

Fixes: 5c3371922994 ("if-status: Add OVS interface status management module.")
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>
Acked-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Mark Michelson <mmichels at redhat.com>




More information about the git mailing list