On Fri, Mar 19, 2010 at 17:50, Amit Shah <amit.shah@xxxxxxxxxx> wrote: > The fix is to check if the 'name' attribute is present. > -KERNEL=="vport*", SYMLINK+="virtio-ports/$attr{name}" > +KERNEL=="vport*", ATTR{name}=="?*", SYMLINK+="virtio-ports/$attr{name}" Applied. Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html