Revision 0b89429722353d112f8b8b29ca397e95fa994d27 authored by Gal Pressman on 02 February 2022, 14:07:21 UTC, committed by Saeed Mahameed on 24 February 2022, 00:08:15 UTC
The ioctl EEPROM query wrongly returns success on read failures, fix
that by returning the appropriate error code.

Fixes: bb64143eee8c ("net/mlx5e: Add ethtool support for dump module EEPROM")
Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
1 parent b645e57
History
File Mode Size
preload
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 1.6 KB
arraymap.c -rw-r--r-- 35.6 KB
bloom_filter.c -rw-r--r-- 5.6 KB
bpf_inode_storage.c -rw-r--r-- 7.0 KB
bpf_iter.c -rw-r--r-- 16.8 KB
bpf_local_storage.c -rw-r--r-- 17.7 KB
bpf_lru_list.c -rw-r--r-- 17.4 KB
bpf_lru_list.h -rw-r--r-- 2.1 KB
bpf_lsm.c -rw-r--r-- 6.5 KB
bpf_struct_ops.c -rw-r--r-- 17.1 KB
bpf_struct_ops_types.h -rw-r--r-- 262 bytes
bpf_task_storage.c -rw-r--r-- 8.3 KB
btf.c -rw-r--r-- 175.3 KB
cgroup.c -rw-r--r-- 52.8 KB
core.c -rw-r--r-- 63.3 KB
cpumap.c -rw-r--r-- 20.7 KB
devmap.c -rw-r--r-- 29.0 KB
disasm.c -rw-r--r-- 9.2 KB
disasm.h -rw-r--r-- 1.0 KB
dispatcher.c -rw-r--r-- 3.6 KB
hashtab.c -rw-r--r-- 62.7 KB
helpers.c -rw-r--r-- 35.8 KB
inode.c -rw-r--r-- 17.4 KB
local_storage.c -rw-r--r-- 14.5 KB
lpm_trie.c -rw-r--r-- 21.0 KB
map_in_map.c -rw-r--r-- 3.0 KB
map_in_map.h -rw-r--r-- 461 bytes
map_iter.c -rw-r--r-- 4.5 KB
mmap_unlock_work.h -rw-r--r-- 1.7 KB
net_namespace.c -rw-r--r-- 13.0 KB
offload.c -rw-r--r-- 16.3 KB
percpu_freelist.c -rw-r--r-- 4.7 KB
percpu_freelist.h -rw-r--r-- 1.1 KB
prog_iter.c -rw-r--r-- 2.4 KB
queue_stack_maps.c -rw-r--r-- 6.6 KB
reuseport_array.c -rw-r--r-- 8.5 KB
ringbuf.c -rw-r--r-- 12.7 KB
stackmap.c -rw-r--r-- 17.1 KB
syscall.c -rw-r--r-- 115.3 KB
sysfs_btf.c -rw-r--r-- 1.1 KB
task_iter.c -rw-r--r-- 16.2 KB
tnum.c -rw-r--r-- 5.1 KB
trampoline.c -rw-r--r-- 16.5 KB
verifier.c -rw-r--r-- 410.2 KB

back to top