mirror of
https://github.com/systemd/systemd.git
synced 2026-07-17 21:10:13 +00: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