aboutsummaryrefslogtreecommitdiffstats
path: root/udev_sysfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'udev_sysfs.c')
-rw-r--r--udev_sysfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/udev_sysfs.c b/udev_sysfs.c
index 5f7c63d3..ac8e4c10 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 }
};