Skip to content
Commit f57855a5 authored by Jason Wang's avatar Jason Wang Committed by David S. Miller
Browse files

macvtap: fix uninitialized return value macvtap_ioctl_set_queue()



Return -EINVAL on illegal flag instead of uninitialized value. This fixes the
kbuild test warning.

Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d9a90a31
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