Files
linux/net/ipv4
Jason Xing 69f397e60c net: remove NULL-pointer net parameter in ip_metrics_convert
[ Upstream commit 61e2bbafb00e4b9a5de45e6448a7b6b818658576 ]

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 <kernelxing@tencent.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-08 07:54:45 +02:00
..
2023-05-31 13:06:57 +02:00
2024-03-01 13:35:08 +01:00
2022-09-20 10:21:49 -07:00
2022-12-20 03:13:45 +01:00
2024-08-03 08:53:37 +02:00
2022-11-16 09:43:35 +00:00
2023-11-20 11:58:56 +01:00