Merge branch 's390-qeth-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Sep 2020 19:07:55 +0000 (12:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Sep 2020 19:07:55 +0000 (12:07 -0700)
commit40fe2e0db766f2c945d58c3ff13ade9a0708ddbb
tree63f573c8ec0dd88ab8e519f7f65b2bfe785f1a71
parent46237bf3ee834252edb73cfc48855e99b3bd744b
parent58fa357576d8e9f03054d226448c5eede95fad24
Merge branch 's390-qeth-next'

Julian Wiedmann says:

====================
s390/qeth: updates 2020-09-23

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

This brings all sorts of cleanups. Highlights are more code sharing in
the init/teardown paths, and more fine-grained rollback on errors during
initialization (instead of a full-blown teardown).
====================

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