gt; combination of kernel_thread and daemonize. This makes
> the code slightly simpler and more maintainable.
>
> Cc: Frank Pavlic <[EMAIL PROTECTED]>
> Signed-off-by: Eric W. Biederman <[EMAIL PROTECTED]>
> ---
> drivers/s390/net/lcs.c |8 +++-
> 1 files chang
fixes
From: Peter Tiedemann <[EMAIL PROTECTED]>
- race condition fixed
- minor cleanup
Signed-off-by: Peter Tiedemann <[EMAIL PROTECTED]>
Signed-off-by: Frank Pavlic <[EMAIL PROTECTED]>
diffstat:
ctcmain.c | 41 ++--
[patch 4/4] s390: qeth driver fixes .
From: Frank Pavlic <[EMAIL PROTECTED]>
- 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 ch
[patch 3/4] s390: TSO related fixes in qeth driver
From: Frank Pavlic <[EMAIL PROTECTED]>
TSO related fixes :
- changing value of large_send attribute while network traffic
is running caused program check and thus device recovery.
- Due to ha
[patch 1/4] s390: claw driver fixes
From: Andy Richter <[EMAIL PROTECTED]>
- change memory allocation and move dbf from proc to debugfs
- use dev_kfree_skb_any instead of dev_kfree_skb_irq
Signed-off-by: Frank Pavlic <[EMAIL PROTECTED]>
diffstat:
c
[patch 2/4] s390: ctc driver fixes
From: Peter Tiedemann <[EMAIL PROTECTED]>
- race condition fixed
- minor cleanup
Signed-off-by: Frank Pavlic <[EMAIL PROTECTED]>
diffstat:
ctcmain.c | 25 -
1 files changed, 16 insertions(+),
[patch 1/1] s390: use klist in qeth driver.
From: Cornelia Huck <[EMAIL PROTECTED]>
From: Martin Schwidesky <[EMAIL PROTECTED]>
Convert qeth to the new klist interface and make it compiling again.
Signed-off-by: Frank Pavlic <[EMAIL PROTECTED]>
diffstat:
7 matches
Mail list logo