From: Ursula Braun <braunu@de.ibm.com>
To: jgarzik@pobox.com, netdev@vger.kernel.org, linux-s390@vger.kernel.org
Subject: [patch 0/3] s390: ctc patches for 2.6.25 (4th try)
Date: Fri, 08 Feb 2008 00:03:47 +0100 [thread overview]
Message-ID: <20080207230347.075759000@linux.vnet.ibm.com> (raw)
--
Jeff,
this resend includes improvements proposed by Christoph Hellwig:
netiucv changes are postponed to a future patch
drivers/s390/net/fsm.h is not changed
drivers/s390/net/Makefile is adapted
changed indentation of cpp directives
removed forward declaration of chx_rxidle
removed kerneldoc-like keywords
removed unnecessary type casts
kept local variable of type struct ctcm_priv
We kept the filenames in the top of file comments, since this is common
to drivers/s390-parts.
And we kept the ccw_device_halt call due to different usages
in different drivers.
The following patches are intended for 2.6.25. Besides clean-ups
they replace the old ctc driver by a reworked ctcm driver.
This ctcm driver supports the channel-to-channel connections of the
old ctc driver plus an additional MPC protocol to provide SNA
connectivity.
Patch 1/3: clean-ups in Kconfig
Patch 2/3: reworked ctc driver
Patch 3/3: removal of old ctc driver
Regards, Ursula Braun
next reply other threads:[~2008-02-07 23:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-07 23:03 Ursula Braun [this message]
2008-02-07 23:03 ` [patch 1/3] drivers/s390/net: Kconfig brush up Ursula Braun
2008-02-11 16:00 ` Jeff Garzik
2008-02-07 23:03 ` [patch 2/3] ctcm: infrastructure for replaced ctc driver Ursula Braun
2008-02-07 23:03 ` [patch 3/3] ctc: removal of the old " Ursula Braun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080207230347.075759000@linux.vnet.ibm.com \
--to=braunu@de.ibm.com \
--cc=jgarzik@pobox.com \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.