Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0a0a8310 authored by Cornelia Huck's avatar Cornelia Huck Committed by Jeff Garzik
Browse files

netiucv: Fix missing driver attributes.

parent efe3df6f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2145,6 +2145,7 @@ static int __init netiucv_init(void)
	if (rc)
		goto out_dbf;
	IUCV_DBF_TEXT(trace, 3, __func__);
	netiucv_driver.groups = netiucv_drv_attr_groups;
	rc = driver_register(&netiucv_driver);
	if (rc) {
		PRINT_ERR("NETIUCV: failed to register driver.\n");