On 6/9/21 3:57 AM, Dumitru Ceara wrote:
On 6/8/21 7:52 PM, Ilya Maximets wrote:
'iface->id' is NULL at this point, so the message is always the same:
"Interface (null) create."
Oops, thanks for fixing this!
Fixes: 5c3371922994 ("if-status: Add OVS interface status management module.")
On 6/8/21 7:52 PM, Ilya Maximets wrote:
> 'iface->id' is NULL at this point, so the message is always the same:
>
>"Interface (null) create."
Oops, thanks for fixing this!
>
> Fixes: 5c3371922994 ("if-status: Add OVS interface status management module.")
> Signed-off-by: Ilya Maximets
> --
'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
---
controller/if-status.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff