commit | 46293b940fede04f90aab18d4bfecc5bd942cf3a | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Wed May 03 14:05:02 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed May 03 11:33:05 2017 -0400 |
tree | 7908f79db0c53e269a6f9de3b6745b5d4d55138c | |
parent | b41b83e9a784576b2bcc33bce447f7ce78fb265d [diff] |
ibmvnic: Wait for any pending scrqs entries at driver close When closing the ibmvnic driver we need to wait for any pending sub crq entries to ensure they are handled. Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>