You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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:
committed by
Jason Cooper
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:
|
||||
|
||||
Reference in New Issue
Block a user