mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-18 15:44:02 +08: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…
Reference in New Issue
Block a user