WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.

Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
This commit is contained in:
Krzysztof Hałasa
2012-05-01 20:47:12 +02:00
committed by Jason Cooper
parent f203bc64e8
commit 4d18dea510
+1 -1
View File
@@ -1363,7 +1363,7 @@ static int __devinit hss_init_one(struct platform_device *pdev)
platform_set_drvdata(pdev, port);
netdev_info(dev, "HSS-%i\n", port->id);
netdev_info(dev, "initialized\n");
return 0;
err_free_netdev: