commit | b8c80b8413eec7ae154cdad692a7fd1cb32d0370 | [log] [tgz] |
---|---|---|
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | Fri May 26 10:30:42 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 26 15:32:45 2017 -0400 |
tree | 398178ab51f81d8ea65808d8081e6c4c1b43d846 | |
parent | 8cb31cfc9448e2ce0bda899eb15f74bc0a875d90 [diff] |
ibmvnic: Halt TX and report carrier off on H_CLOSED return code This patch disables transmissions and reports carrier off if xmit function returns that the hardware TX queue is closed. The driver can then await a signal from firmware to determine the correct reset method. Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>