diff options
author | Tomáš Pilař <tpilar@solarflare.com> | 2017-01-25 13:48:17 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-25 14:44:00 -0500 |
commit | 6eacfb54ea1825a3f1062bbfd71669b594168646 (patch) | |
tree | 552808f7ae6adf6924cb29f4aa8d9aa5fc89e83d /include | |
parent | 761095c238f7b234bd63c164416ac42792a8eeb1 (diff) |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions