Skip to content
Commit fd954cc1 authored by Aaron Conole's avatar Aaron Conole Committed by Paolo Abeni
Browse files

openvswitch: switch from WARN to pr_warn



As noted by Paolo Abeni, pr_warn doesn't generate any splat and can still
preserve the warning to the user that feature downgrade occurred.  We
likely cannot introduce other kinds of checks / enforcement here because
syzbot can generate different genl versions to the datapath.

Reported-by: default avatar <syzbot+31cde0bef4bbf8ba2d86@syzkaller.appspotmail.com>
Fixes: 44da5ae5

 ("openvswitch: Drop user features if old user space attempted to create datapath")
Cc: Thomas Graf <tgraf@suug.ch>
Signed-off-by: default avatarAaron Conole <aconole@redhat.com>
Acked-by: default avatarIlya Maximets <i.maximets@ovn.org>
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent e2badb4b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment