examples/kerneltest/remove.sh
author Edouard Tisserant
Wed, 06 Mar 2013 16:54:21 +0900
changeset 774 91d708a2cb4e
parent 391 7802a7d5584f
permissions -rw-r--r--
Fixed DLL calling convention when build with mingw32 + some re-indenting in can_tcp_win32
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}