OSDN Git Service

Merge branch 'ibmvnic-Fix-queue-and-buffer-accounting-errors'
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Nov 2018 19:53:26 +0000 (11:53 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Nov 2018 19:53:26 +0000 (11:53 -0800)
Thomas Falcon says:

====================
ibmvnic: Fix queue and buffer accounting errors

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge