rt/msr_unload
author Florian Pose <fp@igh-essen.com>
Wed, 03 May 2006 07:47:04 +0000
changeset 212 82980deb8b00
parent 181 3e9155836bc7
permissions -rwxr-xr-x
moved stats into eoe struct; persistent rx-skb; tx queue.
#!/bin/sh
module="msr_rt"
device="msr"

# invoke rmmod with all arguments we got
/sbin/rmmod $module $* || exit 1

# Remove stale nodes
rm -f /dev/${device} /dev/${device}0