summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorNathan Fontenot <nfont@linux.vnet.ibm.com>2017-04-19 13:45:04 -0400
committerDavid S. Miller <davem@davemloft.net>2017-04-21 13:33:53 -0400
commit3748905599cbbb37bf90f818109151809de5241c (patch)
treeee595f34cc94a1dad56a865d909e3dd3df305866 /tools
parent661a26227621b9a602a816fa29451e53c5ba006b (diff)
ibmvnic: Correct crq and resource releasing
We should not be releasing the crq's when calling close for the adapter, these need to remain open to facilitate operations such as updating the mac address. The crq's should be released in the adpaters remove routine. Additionally, we need to call release_reources from remove. This corrects the scenario of trying to remove an adapter that has only been probed. Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions