From: Thomas Falcon <tlfal...@linux.vnet.ibm.com> Date: Fri, 20 Apr 2018 14:25:32 -0500
> Avoid using value stored in the login response buffer when > cleaning TX and RX buffer pools since these could be inconsistent > depending on the device state. Instead use the field in the driver's > private data that tracks the number of active pools. > > Signed-off-by: Thomas Falcon <tlfal...@linux.vnet.ibm.com> Applied.