]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 's390-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 20 Feb 2020 18:30:47 +0000 (10:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Feb 2020 18:30:47 +0000 (10:30 -0800)
commit9e306262263727b108087c6b84fceb1a8c8aed83
tree8f3a001e656ec08d2279a6557ebfa08760250fcf
parent996e4fbf794304d969e4e112a564c5d6c26aa016
parentd3e9b969970e7a1cd1fc13e54069c0c472a64678
Merge branch 's390-fixes'

Julian Wiedmann says:

====================
s390/qeth: fixes 2020-02-20

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

This corrects three minor issues:
1) return a more fitting errno when VNICC cmds are not supported,
2) remove a bogus WARN in the NAPI code, and
3) be _very_ pedantic about the RX copybreak.
====================

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