44b5758247
fixes two other issues (plus the previous as well) with a 2.4 kernel : - should be able to modprobe an already loaded module and get 0 return code : # modprobe <something> && modprobe <something> && echo "ok" || echo "failed" .... failed Well, hope this helps and that I didn't screw up again, - William |
||
---|---|---|
.. | ||
Config.in | ||
insmod.c | ||
lsmod.c | ||
Makefile | ||
Makefile.in | ||
modprobe.c | ||
rmmod.c |