Re: [PATCH net] net: ping: do not abuse udp_poll()

From: Lorenzo Colitti
Date: Sat Jun 03 2017 - 21:54:31 EST


On Sun, Jun 4, 2017 at 1:29 AM, Eric Dumazet <eric.dumazet@xxxxxxxxx> wrote:
> The problem is that ping sockets should not use udp_poll() in the first
> place, and recent changes in UDP stack finally exposed this old bug.

Acked-By: Lorenzo Colitti <lorenzo@xxxxxxxxxx>
Tested-By: Lorenzo Colitti <lorenzo@xxxxxxxxxx>