]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit57dae090d79468e06081a8ba6fc9bdbfcbb3e7ae
treefcd3293be5b650116d47c5f758a64acb75e2e625
parent5149ae26cb850910d88f19b60264e2c1e975520b
parent2343fc77d1e8e5d9f392053bd01f75f6aebfc665
Merge branch 'ibmvnic-Fix-queue-and-buffer-accounting-errors'

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>