mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
[PATCH] add a class/fc_host file to the list of what to wait for
This commit is contained in:
committed by
Greg KH
parent
c2fe814e30
commit
0dfbe9451b
@@ -52,6 +52,7 @@ static const struct subsystem_file {
|
||||
{ .subsystem = "ieee1394_host", .file = NULL },
|
||||
{ .subsystem = "ieee1394_node", .file = NULL },
|
||||
{ .subsystem = "fc_transport", .file = "port_id" },
|
||||
{ .subsystem = "fc_host", .file = "port_id" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user