13 Aug, 2010
1 commit
-
READ/WRITE seems to be a bit too generic for defines in a device
driver. Just rename them to CTCM_READ/CTCM_WRITE to avoid warnings.Signed-off-by: Ursula Braun
Signed-off-by: David S. Miller
14 Nov, 2009
1 commit
-
The cu3088-driver used as common base for lcs- and ctcm-devices
makes it difficult to assign the appropriate driver to an lcs-device
or a ctcm-device. This patch eliminates the cu3088-driver and thus
the root device "cu3088". Path /sys/devices/cu3088 is replaced with
the pathes /sys/devices/lcs and /sys/devices/ctcm.Patch is based on a proposal from Cornelia Huck.
Cc: Cornelia Huck
Signed-off-by: Ursula Braun
Signed-off-by: David S. Miller
25 Dec, 2008
1 commit
-
Signed-off-by: Peter Tiedemann
Signed-off-by: Martin Schwidefsky
11 Oct, 2008
1 commit
-
bus_id -> dev_name() conversions in s390 code.
[cornelia.huck@de.ibm.com: minor adaptions]
Signed-off-by: Kay Sievers
Cc: Cornelia Huck
Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Martin Schwidefsky
27 Aug, 2008
1 commit
-
Use netdev->ml_priv instead of netdev->priv
Signed-off-by: Peter Tiedemann
Signed-off-by: Ursula Braun
Signed-off-by: Jeff Garzik
23 Jul, 2008
1 commit
-
Cc: Martin Schwidefsky
Signed-off-by: Peter Tiedemann
Signed-off-by: Ursula Braun
Signed-off-by: Jeff Garzik
17 Mar, 2008
1 commit
-
ctcm driver supports the channel-to-channel connections of the
old ctc driver plus an additional MPC protocol to provide SNA
connectivity.This new ctcm driver replaces the existing ctc driver.
Signed-off-by: Peter Tiedemann
Signed-off-by: Ursula Braun
Signed-off-by: Jeff Garzik