linux-kernelorg-stable/drivers/net/ethernet/sun
Jason A. Donenfeld 67c9a7e1e3 sunvnet: use icmp_ndo_send helper
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>
2020-02-13 14:19:00 -08:00
..
Kconfig
Makefile
cassini.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
cassini.h net: sun: cassini: Cleanup license conflict 2019-01-22 11:22:07 -08:00
ldmvsw.c net: remove 'fallback' argument from dev->ndo_select_queue() 2019-03-20 11:18:55 -07:00
niu.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
niu.h
sunbmac.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
sunbmac.h
sungem.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
sungem.h
sunhme.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
sunhme.h
sunqe.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
sunqe.h
sunvnet.c net: remove 'fallback' argument from dev->ndo_select_queue() 2019-03-20 11:18:55 -07:00
sunvnet_common.c sunvnet: use icmp_ndo_send helper 2020-02-13 14:19:00 -08:00
sunvnet_common.h netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00