[PATCH] s390: qeth driver fixes
authorFrank Pavlic <pavlic@de.ibm.com>
Wed, 14 Sep 2005 16:05:31 +0000 (18:05 +0200)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 14 Sep 2005 16:15:31 +0000 (12:15 -0400)
[patch 4/4] s390: qeth driver fixes .

From: Frank Pavlic <pavlic@de.ibm.com>
- Clear read channel first prior to using ccw_device_set_offline.
- use QETH_DBF_TEXT instead of QETH_DBF_SPRINTF
- invoke qeth_halt_channel and qeth_clear_channel for all channels,
  even if halt/clear for one of the channel fails.
- enable qeth_arp_query function for GuestLAN devices

Signed-off-by: Frank Pavlic <pavlic@de.ibm.com>
diffstat:
 qeth.h      |    2 -
 qeth_main.c |  106 +++++++++++++++++++++++++-----------------------------------
 qeth_sys.c  |   11 +++---
 3 files changed, 53 insertions(+), 66 deletions(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found