ChangeSet 1.1982.39.10, 2005/02/10 13:08:56-05:00, [EMAIL PROTECTED]
Change the initialization message for eth1394 to KERN_INFO, requested by
Steffen Zieger <[EMAIL PROTECTED]>
Signed-off-by: Jody McIntyre <[EMAIL PROTECTED]>
eth1394.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -Nru a/drivers/ieee1394/eth1394.c b/drivers/ieee1394/eth1394.c
--- a/drivers/ieee1394/eth1394.c 2005-03-28 23:06:13 -08:00
+++ b/drivers/ieee1394/eth1394.c 2005-03-28 23:06:13 -08:00
@@ -625,7 +625,7 @@
goto out;
}
- ETH1394_PRINT (KERN_ERR, dev->name, "IEEE-1394 IPv4 over 1394 Ethernet
(fw-host%d)\n",
+ ETH1394_PRINT (KERN_INFO, dev->name, "IEEE-1394 IPv4 over 1394 Ethernet
(fw-host%d)\n",
host->id);
hi->host = host;
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html