X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=udev_sysfs.h;h=8078f62d8298c20a6339c63cc97381c3dbd2568b;hb=db28d2ea4f95aee82ec3619546546eb1506be46a;hp=77c0e6a8efde3a661ba9a75c8655c9651887c6c2;hpb=7e720bd4ad8257d81d273d98294ebbcc03ade9ba;p=elogind.git diff --git a/udev_sysfs.h b/udev_sysfs.h index 77c0e6a8e..8078f62d8 100644 --- a/udev_sysfs.h +++ b/udev_sysfs.h @@ -24,7 +24,7 @@ #include "libsysfs/sysfs/libsysfs.h" -#define WAIT_MAX_SECONDS 5 +#define WAIT_MAX_SECONDS 3 #define WAIT_LOOP_PER_SECOND 20 extern dev_t get_devt(struct sysfs_class_device *class_dev);