diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-06-20 09:56:37 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-06-20 09:56:37 +0000 |
commit | 908e362133ed337f6adace218a236ff2bcf345ca (patch) | |
tree | 7c098f5c748fbee12067ad04168a5af7ca151407 /archival | |
parent | 9d7f0f0fe86be9228db02e672ff5f0b2b4abfff9 (diff) | |
download | busybox-908e362133ed337f6adace218a236ff2bcf345ca.tar.gz |
Patch from Andrew Dennison:
I've had some issues with modprobe which I reported a few months ago. This
is still an issue so I decided to sort it out.
The attached diff includes the changes against the unstable cvs tree that
work for me.
Changes are:
mod_process() will report success if the module at the head of the list
loads successfully. It will also report success if any module unloads
successfully.
The net result being that modprobe will succeed in the cases outlined below.
I've also added error reporting to modprobe -r. Previously it would silently
fail (but report success) if the module could not be unloaded.
Andrew
Diffstat (limited to 'archival')
0 files changed, 0 insertions, 0 deletions