diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-06-20 09:56:37 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-06-20 09:56:37 +0000 |
commit | e0b6dc7c7d7ecced4938d48d2aa8a909ebed4e97 (patch) | |
tree | 7c098f5c748fbee12067ad04168a5af7ca151407 /TODO | |
parent | bcb557fc6e9d3c4051cc3e20d28996e3d2e0b267 (diff) | |
download | busybox-w32-e0b6dc7c7d7ecced4938d48d2aa8a909ebed4e97.tar.gz busybox-w32-e0b6dc7c7d7ecced4938d48d2aa8a909ebed4e97.tar.bz2 busybox-w32-e0b6dc7c7d7ecced4938d48d2aa8a909ebed4e97.zip |
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
git-svn-id: svn://busybox.net/trunk/busybox@6947 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions