commit | ca05e31674b20904ff86464e475604f1de445365 | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Wed May 03 14:05:14 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed May 03 11:33:05 2017 -0400 |
tree | e11ba5c2b521f33f4aa5d761cc47f575fb9b0a85 | |
parent | 161b8a813877fb7d3deba6b3bd2731d4f4a75c5e [diff] |
ibmvnic: Continue skb processing after skb completion error There is not a need to stop processing skbs if we encounter a skb that has a receive completion error. Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>