Files
twx-linux/drivers
Jason A. Donenfeld e1ec06b833 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 10:26:53 +01:00
..
2021-03-04 10:26:47 +01:00
2021-03-04 10:26:43 +01:00
2021-01-19 18:26:15 +01:00
2021-03-04 10:26:53 +01:00
2020-12-30 11:51:26 +01:00
2021-03-04 10:26:29 +01:00
2021-03-04 10:26:38 +01:00