WSL2-Linux-Kernel/arch/um/os-Linux/drivers
Dan Carpenter 6d20e6b235 um: return negative in tuntap_open_tramp()
The intention is to return negative error codes.  "pid" is already
negative but we accidentally negate it again back to positive.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2017-09-13 22:36:50 +02:00
..
Makefile
etap.h
ethertap_kern.c
ethertap_user.c um,ethertap: use strncpy 2015-05-24 12:24:35 -07:00
tuntap.h
tuntap_kern.c
tuntap_user.c um: return negative in tuntap_open_tramp() 2017-09-13 22:36:50 +02:00