From: Bert Kenward <[email protected]>
Date: Wed, 25 Jan 2017 13:48:17 +0000

> From: Tomáš Pilař <[email protected]>
> 
> 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 <[email protected]>

Applied.

Reply via email to