Tomáš Pilař 6eacfb54ea sfc: reduce severity of PIO buffer alloc failures
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 <bkenward@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-25 14:44:00 -05:00
..
2016-12-25 17:21:22 +01:00
2017-01-24 16:29:02 -05:00
2017-01-25 13:24:34 -05:00
2017-01-18 16:35:30 -05:00
2017-01-25 13:17:47 -05:00