commit | 28cde751021abb16458b858da3403bd7c511c0d7 | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Fri May 26 10:31:00 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 26 15:32:46 2017 -0400 |
tree | 7a685aef2d2d406a01de619d0c9891a3d34cc979 | |
parent | 152ce47dc48280182ab58539a721dadb3d7a8575 [diff] |
ibmvnic: Reset the CRQ queue during driver reset When a driver reset operation occurs there is not a need to release the CRQ resources and re-allocate them. Instead a reset of the CRQ will suffice. Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>