summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mpi.c
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2006-09-21 08:42:12 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2006-09-21 08:42:12 +0000
commitfdf7707d7618e8dee83dcf8cc243c9e26febff2b (patch)
tree1295935a95ab25a9f32dc7b14a2e7fea742ff4e6 /sys/dev/ic/mpi.c
parent68a4fac67b5a92577d2158f6a888b2a319339f98 (diff)
when we probe and find devices on the scsibus, we allocate a scsi_link
struct for it and keep it in the midlayer. however, this struct was never free'd on detach. since we only do hotplugging of controllers (and the scsibus and devices get hotplugged as a matter of course), we now walk the list of scsi_link structs and free them on detach of scsibus. ok marco@
Diffstat (limited to 'sys/dev/ic/mpi.c')
0 files changed, 0 insertions, 0 deletions