netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] s390/qeth: fixes 2020-02-20
@ 2020-02-20 14:54 Julian Wiedmann
  2020-02-20 14:54 ` [PATCH net 1/3] s390/qeth: vnicc Fix EOPNOTSUPP precedence Julian Wiedmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Julian Wiedmann @ 2020-02-20 14:54 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Heiko Carstens, Ursula Braun, Julian Wiedmann

Hi Dave,

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.

Thanks,
Julian

Alexandra Winter (1):
  s390/qeth: vnicc Fix EOPNOTSUPP precedence

Julian Wiedmann (2):
  s390/qeth: don't warn for napi with 0 budget
  s390/qeth: fix off-by-one in RX copybreak check

 drivers/s390/net/qeth_core_main.c |  3 +--
 drivers/s390/net/qeth_l2_main.c   | 29 +++++++++++++----------------
 2 files changed, 14 insertions(+), 18 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-20 18:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-20 14:54 [PATCH net 0/3] s390/qeth: fixes 2020-02-20 Julian Wiedmann
2020-02-20 14:54 ` [PATCH net 1/3] s390/qeth: vnicc Fix EOPNOTSUPP precedence Julian Wiedmann
2020-02-20 14:54 ` [PATCH net 2/3] s390/qeth: don't warn for napi with 0 budget Julian Wiedmann
2020-02-20 14:54 ` [PATCH net 3/3] s390/qeth: fix off-by-one in RX copybreak check Julian Wiedmann
2020-02-20 18:31 ` [PATCH net 0/3] s390/qeth: fixes 2020-02-20 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).