* [PATCH] s390 claw compile fixlet
@ 2008-10-13 17:44 Alexey Dobriyan
2008-10-14 1:48 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Alexey Dobriyan @ 2008-10-13 17:44 UTC (permalink / raw)
To: jgarzik, davem; +Cc: netdev
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
---
drivers/s390/net/claw.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/drivers/s390/net/claw.c
+++ b/drivers/s390/net/claw.c
@@ -2913,7 +2913,7 @@ claw_new_device(struct ccwgroup_device *cgdev)
if (ret != 0) {
printk(KERN_WARNING
"claw: ccw_device_set_online %s WRITE failed "
- "with ret = %d\n", dev_name(&cgdev->cdev[WRITE]->dev)
+ "with ret = %d\n", dev_name(&cgdev->cdev[WRITE]->dev),
ret);
goto out;
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] s390 claw compile fixlet
2008-10-13 17:44 [PATCH] s390 claw compile fixlet Alexey Dobriyan
@ 2008-10-14 1:48 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-10-14 1:48 UTC (permalink / raw)
To: adobriyan; +Cc: jgarzik, netdev
From: Alexey Dobriyan <adobriyan@gmail.com>
Date: Mon, 13 Oct 2008 21:44:38 +0400
> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Applied, thanks Alexey.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-14 1:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-13 17:44 [PATCH] s390 claw compile fixlet Alexey Dobriyan
2008-10-14 1:48 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox