Actions
Bug #7306
closednvme ignores interrupt enabling failure
Start date:
2016-08-16
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
As was just pointed out to me I introduced a bug in the error code path in the fix for 7275. When interrupt enabling fails we still return DDI_SUCCESS and let the driver run without interrupts, which will fail very soon by command timeouts.
Actions