diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2006-09-21 08:42:12 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2006-09-21 08:42:12 +0000 |
commit | fdf7707d7618e8dee83dcf8cc243c9e26febff2b (patch) | |
tree | 1295935a95ab25a9f32dc7b14a2e7fea742ff4e6 /sys/dev/ic/mpi.c | |
parent | 68a4fac67b5a92577d2158f6a888b2a319339f98 (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