diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-04-13 12:47:59 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-14 00:08:18 +0200 |
commit | 5871d0c6b8ea805916c3135d0c53b095315bc674 (patch) | |
tree | a05a4db2c47e04b0e9309dd9f998fc38b3d35a6e /drivers/net/can/usb/etas_es58x | |
parent | Merge branch 'stmmac-xdp-zc' (diff) | |
download | linux-5871d0c6b8ea805916c3135d0c53b095315bc674.tar.xz linux-5871d0c6b8ea805916c3135d0c53b095315bc674.zip |
ionic: return -EFAULT if copy_to_user() fails
The copy_to_user() function returns the number of bytes that it wasn't
able to copy. We want to return -EFAULT to the user.
Fixes: fee6efce565d ("ionic: add hw timestamp support files")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/can/usb/etas_es58x')
0 files changed, 0 insertions, 0 deletions