[PATCH 3/3] nvme_fc: add controller reset support
Sagi Grimberg
sagi at grimberg.me
Sun Apr 23 10:43:53 PDT 2017
> +
> + ctrl->ctrl.sqsize =
> + min_t(int, NVME_CAP_MQES(ctrl->cap) + 1, ctrl->ctrl.sqsize);
This will conflict with 4.11 fixes...
More information about the Linux-nvme
mailing list