History log of /system/core/toolbox/rmmod.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fc26c0ba59ab1f74251fb95de2ee6837035e74e4 14-May-2012 Vishal Bhoj <vishal.bhoj@linaro.org> toolbox: rmmod: fix module unloading

Replace "-" with "_" in module name. This would keep
rmmod compatible with module-init-tools version of rmmod

Change-Id: I4470d9a98bc2f299acd94859fca4403aee279d2b
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
/system/core/toolbox/rmmod.c
ec4db51f88401ecf09769511e3c9deb58d721184 01-Sep-2011 Tanguy Pruvot <tanguy.pruvot@gmail.com> rmmod: fix full path syntax

rmmod /system/modules/multitouch.ko
rmmod: delete_module '/multitouch' failed (errno 2)

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
/system/core/toolbox/rmmod.c
dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/toolbox/rmmod.c
e54eebbf1a908d65ee8cf80bab62821c05666d70 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/toolbox/rmmod.c
4f6e8d7a00cbeda1e70cc15be9c4af1018bdad53 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/system/core/toolbox/rmmod.c