examples/kerneltest/remove.sh
author greg
Thu, 11 Jun 2009 09:27:27 +0200
changeset 550 3486df466565
parent 391 7802a7d5584f
permissions -rw-r--r--
fixed : deprecation warning with the module "sets" when using python 2.6
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

/sbin/rmmod $module || exit 1
/sbin/rmmod canfestival
/sbin/rmmod can_virtual

rm -f /dev/${device}