summaryrefslogtreecommitdiffstats
path: root/simple/simple_unload
blob: dca94211ca727523dbe60b299b054dfa453088e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
module="simple"
device="simple"

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

# Remove stale nodes
rm -f /dev/${device}[rn]