commit | c3e53b9a3efe300a7864ab1ccfbae239d50d0002 | [log] [tgz] |
---|---|---|
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | Wed Jun 14 23:50:05 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 15 14:28:59 2017 -0400 |
tree | b072dda808a6cca969852357cfc80eb117134761 | |
parent | 7e9191c54a36c864b901ea8ce56dc42f10c2f5ae [diff] |
ibmvnic: Activate disabled RX buffer pools on reset RX buffer pools are disabled while awaiting a device reset if firmware indicates that the resource is closed. This patch fixes a bug where pools were not being subsequently enabled after the device reset, causing the device to become inoperable. Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>