ac55cd6193
The copy_to_user() function returns the number of bytes remaining but we
want to return -EFAULT here.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
tls_main.c | ||
tls_sw.c |