OpenCloudOS-Kernel/drivers/net/ethernet/mellanox/mlx5/core
Dan Carpenter 5e631a03af mlx5: Return -EFAULT instead of -EPERM
For copy_to/from_user() failure, the correct error code is -EFAULT not
-EPERM.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-07-11 16:48:45 -07:00
..
Kconfig
Makefile
alloc.c
cmd.c mlx5: Return -EFAULT instead of -EPERM 2013-07-11 16:48:45 -07:00
cq.c
debugfs.c mlx5: Return -EFAULT instead of -EPERM 2013-07-11 16:48:45 -07:00
eq.c
fw.c
health.c
mad.c
main.c mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec 2013-07-11 16:45:08 -07:00
mcg.c
mlx5_core.h
mr.c
pagealloc.c
pd.c
port.c
qp.c
srq.c
uar.c