kmod/tools
Lucas De Marchi 9bf60d21f3 kmod_modprobe: fix handling of remove commands
The check for remove/install commands must be before the ignore_loaded
check because we will actually run something instead of
removing/inserting a module and the modname might not correspond to a
real module. Otherwise a fake module like "remove removeme echo 'bla'"
would not work.

This also keeps compatibility with modprobe.
2011-12-19 09:35:43 -02:00
..
.gitignore tools: add modprobe 2011-12-11 20:58:22 -02:00
kmod-insmod.c Change licenses 2011-12-12 18:24:35 -02:00
kmod-lsmod.c Change licenses 2011-12-12 18:24:35 -02:00
kmod-modprobe.c kmod_modprobe: fix handling of remove commands 2011-12-19 09:35:43 -02:00
kmod-rmmod.c Change licenses 2011-12-12 18:24:35 -02:00