summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/sili_pci.c
diff options
context:
space:
mode:
authormbalmer <mbalmer@openbsd.org>2007-11-23 15:43:02 +0000
committermbalmer <mbalmer@openbsd.org>2007-11-23 15:43:02 +0000
commit1604b1ca64ac0b3444b5b7bf1b6b9add9bf3c511 (patch)
tree50445ce37bc2bc1778ed27b9c1ecb0c772727131 /sys/dev/pci/sili_pci.c
parentimplement translation of the scsi vpd page for fetching a disks serial (diff)
downloadwireguard-openbsd-1604b1ca64ac0b3444b5b7bf1b6b9add9bf3c511.tar.xz
wireguard-openbsd-1604b1ca64ac0b3444b5b7bf1b6b9add9bf3c511.zip
Sanitize the use of timeouts:
Instead of calling timeout_set(..., NULL, NULL) in attach routines and later timeout_del(...) timeout_set(..., func, arg) timeout_add(..., time) set the function and argument in the initial timeout_set() call and only use timeout_add(..., time) later. ok dlg, fgsch, krw, winiger
Diffstat (limited to 'sys/dev/pci/sili_pci.c')
0 files changed, 0 insertions, 0 deletions