From: Bert Kenward <bkenw...@solarflare.com> Date: Wed, 25 Jan 2017 13:48:17 +0000
> From: Tomáš Pilař <tpi...@solarflare.com> > > PIO buffer allocation can fail for two valid reasons: > - we've run out of them (results in -ENOSPC) > - the NIC configuration doesn't support them (results in -EPERM) > Since both these failures are expected netif_err is excessive. > > Signed-off-by: Bert Kenward <bkenw...@solarflare.com> Applied.