aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorJason Xing <[email protected]>2024-05-31 15:46:34 +0000
committerDavid S. Miller <[email protected]>2024-06-05 09:06:00 +0000
commit61e2bbafb00e4b9a5de45e6448a7b6b818658576 (patch)
tree8ded17de35ad06ef9aca2201dd5b1ef93b562e14 /net/ipv4/tcp_output.c
parentnet: bridge: fix an inconsistent indentation (diff)
downloadkernel-61e2bbafb00e4b9a5de45e6448a7b6b818658576.tar.gz
kernel-61e2bbafb00e4b9a5de45e6448a7b6b818658576.zip
net: remove NULL-pointer net parameter in ip_metrics_convert
When I was doing some experiments, I found that when using the first parameter, namely, struct net, in ip_metrics_convert() always triggers NULL pointer crash. Then I digged into this part, realizing that we can remove this one due to its uselessness. Signed-off-by: Jason Xing <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions