Files
linux/drivers
Jason A. Donenfeld 5351e67767 sunvnet: use icmp_ndo_send helper
commit 67c9a7e1e3 upstream.

Because sunvnet is calling icmp from network device context, it should use
the ndo helper so that the rate limiting applies correctly. While we're
at it, doing the additional route lookup before calling icmp_ndo_send is
superfluous, since this is the job of the icmp code in the first place.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Cc: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-04 09:39:58 +01:00
..
2021-03-04 09:39:55 +01:00
2021-03-04 09:39:53 +01:00
2020-09-09 19:04:23 +02:00
2021-01-19 18:22:36 +01:00
2021-01-17 14:04:22 +01:00
2021-03-04 09:39:58 +01:00
2020-12-30 11:26:04 +01:00
2021-03-04 09:39:44 +01:00
2020-02-24 08:34:47 +01:00