aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-03-30 21:06:13 +0000
committerDavid S. Miller <[email protected]>2021-03-31 00:38:43 +0000
commitb8128656a5edd23a91542c9da849cd878a54148d (patch)
treef0061206d7e52763f2584310d3b6cd47e709bb61 /drivers/net/ethernet/intel/ice/ice_lib.c
parentMerge branch 'ionic-cleanups' (diff)
downloadkernel-b8128656a5edd23a91542c9da849cd878a54148d.tar.gz
kernel-b8128656a5edd23a91542c9da849cd878a54148d.zip
net: fix icmp_echo_enable_probe sysctl
sysctl_icmp_echo_enable_probe is an u8. ipv4_net_table entry should use .maxlen = sizeof(u8). .proc_handler = proc_dou8vec_minmax, Fixes: f1b8fa9fa586 ("net: add sysctl for enabling RFC 8335 PROBE messages") Signed-off-by: Eric Dumazet <[email protected]> Cc: Andreas Roeseler <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions