compat-2.6: Fixed module_disable function with old module-init-tools.
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 May 2009 12:47:43 +0000 (14:47 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Sun, 17 May 2009 21:45:00 +0000 (14:45 -0700)
commit5c91adffc25f5c9bb5331d42f57e8ec715601ddd
tree340513dd9f7cf3d751b786eed59d146fb8957a69
parent9b381d9314784bfd7041909908d5eda16d4c293a
compat-2.6: Fixed module_disable function with old module-init-tools.

The behavior of modprobe -l chanched. Old versions are returning
the full path and new versions only return the relative path
to the modules directory of the kernel.

Corrected some typos iwl-enable.

Thanks Brett D. Ussher for your help.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
scripts/iwl-enable
scripts/modlib.sh