Warner Losh 8e61280bd9 When we have errors resetting the device before we allocate the
queues, don't try to tear them down in the ctrlr_destroy
path. Otherwise, we dereference queue structures that are NULL and we
trap.

This fix is incomplete: we leak IRQ and MSI resources when this
happens. That's preferable to a crash but still should be fixed.
2019-08-22 21:56:11 +00:00
..
2019-08-21 22:18:01 +00:00
2019-08-08 06:30:12 +00:00
2019-08-18 15:37:19 +00:00
2019-08-13 15:38:05 +00:00
2019-07-10 12:40:07 +00:00
2019-08-04 19:47:02 +00:00
2019-06-08 16:26:56 +00:00
2019-07-08 20:01:28 +00:00
2019-07-22 16:50:37 +00:00