X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev_sysfs.c;h=ac8e4c10600d26c0b47d444ec93dc7244ea3a4a2;hp=5f7c63d31d439e1a20a674b463185db7343ad90d;hb=79721e0a7770b1a5874ef96cbf93a4c6bd19e138;hpb=e1b7e62a2676bf679f3eae8997caf0ea703e573d diff --git a/udev_sysfs.c b/udev_sysfs.c index 5f7c63d31..ac8e4c106 100644 --- a/udev_sysfs.c +++ b/udev_sysfs.c @@ -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 } };