OSDN Git Service

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)
commit0d5b8d7055652fd6b079671d00fa78fcd0e2cd7c
tree8f3a001e656ec08d2279a6557ebfa08760250fcf
parent16a556eeb7ed2dc3709fe2c5be76accdfa4901ab
parent54a61fbc020fd2e305680871c453abcf7fc0339b
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>