Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment