mbox series

[net-next,0/2] s390/qeth: updates 2020-03-06

Message ID 20200306081311.50635-1-jwi@linux.ibm.com
Headers show
Series s390/qeth: updates 2020-03-06 | expand

Message

Julian Wiedmann March 6, 2020, 8:13 a.m. UTC
Hi Dave,

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

Just a small update to take care of a regression wrt to IRQ handling in
net-next, reported by Qian Cai. The fix needs some qdio layer changes,
so you will find Vasily's Acked-by in that patch.

Thanks,
Julian

Julian Wiedmann (2):
  s390/qdio: add tighter controls for IRQ polling
  s390/qeth: remove VNICC callback parameter struct

 drivers/s390/cio/qdio_setup.c     | 11 +++++++++--
 drivers/s390/net/qeth_core_main.c |  5 ++---
 drivers/s390/net/qeth_l2_main.c   | 29 ++++-------------------------
 3 files changed, 15 insertions(+), 30 deletions(-)