examples/kerneltest/remove.sh
author lbessard
Thu, 28 Aug 2008 14:28:41 +0200
changeset 513 f0343a7457b8
parent 391 7802a7d5584f
permissions -rw-r--r--
Some instance type test improved
Bug with $NODEID not in uppercase fixed
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}