mirror of
https://github.com/torvalds/linux.git
synced 2026-07-18 11:37:36 +02:00
From: Peter Tiedemann <ptiedem@de.ibm.com> From: Frank Pavlic <pavlic@de.ibm.com> minor qeth fixes: - free old skb in qeth_realloc_headroom after duplicating skb - disable IPV6 support for Hipersockets devices - call ccw_device_set_offline on every channel regardless of the return value of the prior ccw_device_set_offline calls - allocate qdio structures in DMA-area - schedule recovery of appropriate card when cable has been inserted again. - add missing initialization of card->lock - write sequence number in skb->cb for SNA protocol which requires strictly serialized packets. Signed-off-by: Frank Pavlic <pavlic@de.ibm.com> diffstat: qeth.h | 2 ++ qeth_main.c | 37 +++++++++++++++++-------------------- 2 files changed, 19 insertions(+), 20 deletions(-) Signed-off-by: Jeff Garzik <jgarzik@pobox.com> |
||
|---|---|---|
| .. | ||
| claw.c | ||
| claw.h | ||
| ctcdbug.c | ||
| ctcdbug.h | ||
| ctcmain.c | ||
| ctcmain.h | ||
| ctctty.c | ||
| ctctty.h | ||
| cu3088.c | ||
| cu3088.h | ||
| fsm.c | ||
| fsm.h | ||
| iucv.c | ||
| iucv.h | ||
| Kconfig | ||
| lcs.c | ||
| lcs.h | ||
| Makefile | ||
| netiucv.c | ||
| qeth_eddp.c | ||
| qeth_eddp.h | ||
| qeth_fs.h | ||
| qeth_main.c | ||
| qeth_mpc.c | ||
| qeth_mpc.h | ||
| qeth_proc.c | ||
| qeth_sys.c | ||
| qeth_tso.h | ||
| qeth.h | ||
| smsgiucv.c | ||
| smsgiucv.h | ||