commit | 57a49436f4e8a76a9125c44d084d12b2c6e6206c | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Fri May 26 10:31:12 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 26 15:32:47 2017 -0400 |
tree | 81fe2c2e092e06277cf91b455591f8290edee0e7 | |
parent | 8c0543adca2bb17808e46a24eb6e6247181a10b1 [diff] |
ibmvnic: Reset sub-crqs during driver reset When the ibmvnic driver is resetting, we can just reset the sub crqs instead of releasing all of their resources and re-allocting them. Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>