commit | 53da09e92910f675ebb93921007428a3c2a024fb | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Fri Apr 21 15:39:04 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 24 12:52:13 2017 -0400 |
tree | 3ad8d76980d3d1c95b4f257bfa3b0500a3f7048c | |
parent | 5d5e84eb7276d30a21257515a83b34d1ef77f99b [diff] |
ibmvnic: Add set_link_state routine for setting adapter link state Create a common routine for setting the link state for the vnic adapter. This update moves the sending of the crq and waiting for the link state response to a common place. The new routine also adds handling of resending the crq in cases of getting a partial success response. Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>