All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] s390/qeth: fixes 2019-12-18
@ 2019-12-18 15:32 ` Julian Wiedmann
  0 siblings, 0 replies; 9+ messages in thread
From: Julian Wiedmann @ 2019-12-18 15:32 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Heiko Carstens, Stefan Raspl, Ursula Braun,
	Julian Wiedmann

Hi Dave,

please apply the following patch series to your net tree.
This brings two fixes for initialization / teardown issues, and one
ENOTSUPP cleanup.

Thanks,
Julian


Julian Wiedmann (3):
  s390/qeth: handle error due to unsupported transport mode
  s390/qeth: fix promiscuous mode after reset
  s390/qeth: don't return -ENOTSUPP to userspace

 drivers/s390/net/qeth_core_main.c | 14 +++++++-------
 drivers/s390/net/qeth_core_mpc.h  |  5 +++++
 drivers/s390/net/qeth_core_sys.c  |  2 +-
 drivers/s390/net/qeth_l2_main.c   |  1 +
 drivers/s390/net/qeth_l2_sys.c    |  3 ++-
 drivers/s390/net/qeth_l3_main.c   |  1 +
 6 files changed, 17 insertions(+), 9 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-12-21  5:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-18 15:32 [PATCH net 0/3] s390/qeth: fixes 2019-12-18 Julian Wiedmann
2019-12-18 15:32 ` Julian Wiedmann
2019-12-18 15:32 ` [PATCH net 1/3] s390/qeth: handle error due to unsupported transport mode Julian Wiedmann
2019-12-18 15:32   ` Julian Wiedmann
2019-12-18 15:32 ` [PATCH net 2/3] s390/qeth: fix promiscuous mode after reset Julian Wiedmann
2019-12-18 15:32   ` Julian Wiedmann
2019-12-18 15:32 ` [PATCH net 3/3] s390/qeth: don't return -ENOTSUPP to userspace Julian Wiedmann
2019-12-18 15:32   ` Julian Wiedmann
2019-12-21  5:00 ` [PATCH net 0/3] s390/qeth: fixes 2019-12-18 David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.