diff options
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | 2017-08-01 23:04:36 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-02 20:47:45 +0300 |
commit | 4d96f12a072c669d48dc3a2c6b539a9faeca138d (patch) | |
tree | 4fe5102645ec82dae67e485b6b335ff3f1756334 /net | |
parent | bed9ff165960921303a100228585f2d1691b42eb (diff) | |
download | linux-4d96f12a072c669d48dc3a2c6b539a9faeca138d.tar.xz |
ibmvnic: Initialize SCRQ's during login renegotiation
SCRQ resources are freed during renegotiation, but they are not
re-allocated afterwards due to some changes in the initialization
process. Fix that by re-allocating the memory after renegotation.
SCRQ's can also be freed if a server capabilities request fails.
If this were encountered during a device reset for example,
SCRQ's may not be re-allocated. This operation is not necessary
anymore so remove it.
Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions