]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 's390-qeth-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Mar 2020 06:52:32 +0000 (23:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Mar 2020 06:52:32 +0000 (23:52 -0700)
commit274f35e89cb9064f0f0d5edd9efc46d40576737b
tree74c8dbd77cc1afe6f0464a568c19d35ef7588029
parent0308ca9584f1c7ab36b64d43466f96a1f97f99dd
parent9c33dde6e542f307605b19d8bd675dd5cd40622b
Merge branch 's390-qeth-fixes'

Julian Wiedmann says:

====================
s390/qeth: fixes 2020-03-11

please apply the following patch series for qeth to netdev's net tree.

Just one fix to get the RX buffer pool resizing right, with two
preparatory cleanups.
This is on the larger side given where we are in the -rc cycle, but a
big chunk of the delta is just refactoring to make the fix look nice.

I intentionally split these off from yesterday's series. No objections
if you'd rather punt them to net-next, the series should apply cleanly.
====================

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