mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-10-31 07:51:08 +03:00
[PATCH] add net/atml and class/ppdev to the wait_for_sysfs exception list
This commit is contained in:
parent
f2503c9792
commit
e1b7e62a26
@ -172,9 +172,11 @@ static int class_device_expect_no_device_link(struct sysfs_class_device *class_d
|
||||
{ .subsystem = "net", .device = "vmnet" },
|
||||
{ .subsystem = "net", .device = "ippp" },
|
||||
{ .subsystem = "net", .device = "nlv" },
|
||||
{ .subsystem = "net", .device = "atml" },
|
||||
{ .subsystem = "ppp", .device = NULL },
|
||||
{ .subsystem = "sound", .device = NULL },
|
||||
{ .subsystem = "printer", .device = "lp" },
|
||||
{ .subsystem = "ppdev", .device = NULL },
|
||||
{ .subsystem = "nvidia", .device = NULL },
|
||||
{ .subsystem = "video4linux", .device = "vbi" },
|
||||
{ .subsystem = "dvb", .device = NULL },
|
||||
|
Loading…
Reference in New Issue
Block a user