diff options
author | 2017-03-17 17:13:43 -0500 | |
---|---|---|
committer | 2017-03-21 17:46:14 -0700 | |
commit | ea5509f53ce81662eb409c514086734d1ce16207 (patch) | |
tree | aa389a0f32e2ddbba81715c23b60354f3b7b9d85 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ibmvnic: Move ibmvnic adapter intialization to its own routine (diff) | |
download | linux-rng-ea5509f53ce81662eb409c514086734d1ce16207.tar.xz linux-rng-ea5509f53ce81662eb409c514086734d1ce16207.zip |
ibmvnic: Correct ibmvnic handling of device open/close
When closing the ibmvnic device we need to release the resources used
in communicating to the virtual I/O server. These need to be
re-negotiated with the server at open time.
This patch moves the releasing of resources a separate routine
and updates the open and close handlers to release all resources at
close and re-negotiate and allocate these resources at open.
Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions