commit | 1daa0c609712e25a3a4dcd002f066a13dd8fb7ba | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Fri Mar 19 21:00:03 2004 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Fri Mar 19 21:00:03 2004 +0000 |
tree | d208a343ac18fc2eaef1dd08698fd6a90490670e | |
parent | 9e458f5b7a3a8c96dd801f8bdfcba5c8f67991ab [diff] |
As noted in a patch from Kendrick Hamilton, rmmod was only half way converted, and still used the old delete_module(), call rather than a syscall, in one spot.