]> 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)
commite5349e24264f05901e3db8cc44b4022c09933146
treefcd3293be5b650116d47c5f758a64acb75e2e625
parent4122236ba69381a029c4b5b21be3b119011cd0fd
parent294273e866e7b50a4e518944c8ec47b09c87b3ff
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>