diff options
author | John Allen <jallen@linux.vnet.ibm.com> | 2018-02-06 16:21:49 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-07 21:55:33 -0500 |
commit | 3468656fd7599b0cb1092bb1ee717d1a984e93ee (patch) | |
tree | b108619b336c402dd64f460ec45de024e5c73e6f /Kbuild | |
parent | bc6d33c8d93f5999920e97a8c6330b8910053d4f (diff) |
ibmvnic: Fix rx queue cleanup for non-fatal resets
At some point, a check was added to exit the polling routine during resets.
This makes sense for most reset conditions, but for a non-fatal error, we
expect the polling routine to continue running to properly clean up the rx
queues. This patch checks if we are performing a non-fatal reset and if we
are, continues normal polling operation.
Signed-off-by: John Allen <jallen@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions