Merge branch 'qeth-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 12 Sep 2018 20:12:52 +0000 (13:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Sep 2018 20:12:52 +0000 (13:12 -0700)
commit6b4d24de299be72d96c1f3b318905ccaaf47b904
treecb561bc0890533dbf5e3a0a3e82362f50f27940d
parentcc4dfb7f70a344f24c1c71e298deea0771dadcb2
parent0ac1487c4b2de383b91ecad1be561b8f7a2c15f4
Merge branch 'qeth-fixes'

Julian Wiedmann says:

====================
s390/qeth: fixes 2018-09-12

please apply the following qeth fixes for -net.

Patch 1 resolves a regression in an error path, while patch 2 enables
the SG support by default that was newly introduced with 4.19.
Patch 3 takes care of a longstanding problem with large-order
allocations, and patch 4 fixes a potential out-of-bounds access.
====================

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