mirror of
https://github.com/kmod-project/kmod.git
synced 2026-01-28 02:14:52 +00:00
Retry module removal if it fails due to EAGAIN. This allows user to pass --wait <timeout>, during which `modprobe -r` will keep trying to remove the module. Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>