mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-15 01:44:52 +00:00
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:
parent
f203bc64e8
commit
4d18dea510
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user