Skip to content
Commit ce3c8692 authored by Nicolas Kaiser's avatar Nicolas Kaiser Committed by David S. Miller
Browse files

drivers/net/macvtap: fix error check



'len' is unsigned of type size_t and can't be negative.

Signed-off-by: default avatarNicolas Kaiser <nikai@nikai.net>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b3ca9b02
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