Re: [PATCH net 0/2] ibmvnic: Fix queue and buffer accounting errors
From: David Miller <davem@davemloft.net>
Date: 2018-11-22 20:04:07
Also in:
netdev
From: David Miller <davem@davemloft.net>
Date: 2018-11-22 20:04:07
Also in:
netdev
From: Thomas Falcon <redacted> Date: Wed, 21 Nov 2018 11:17:57 -0600
This series includes two small fixes. The first resolves a typo bug in the code to clean up unused RX buffers during device queue removal. The second ensures that device queue memory is updated to reflect new supported queue ring sizes after migration to other backing hardware.
Series applied.