diff options
author | 2011-03-04 13:49:41 +0000 | |
---|---|---|
committer | 2011-03-07 15:57:58 -0800 | |
commit | ce3c869283739379134e1a90c37dd1a30b5f31b7 (patch) | |
tree | 781b387b2bf46d494084a080334c7eb4084fbacf /net/unix/af_unix.c | |
parent | net: fix multithreaded signal handling in unix recv routines (diff) | |
download | wireguard-linux-ce3c869283739379134e1a90c37dd1a30b5f31b7.tar.xz wireguard-linux-ce3c869283739379134e1a90c37dd1a30b5f31b7.zip |
drivers/net/macvtap: fix error check
'len' is unsigned of type size_t and can't be negative.
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions