diff options
author | 2019-12-03 05:53:30 +0900 | |
---|---|---|
committer | 2019-12-04 00:38:06 +0900 | |
commit | f6c4d97b0d82ed1240690c91f06214018b1531ef (patch) | |
tree | 8d58161ed9c9cb748e87f426b2531b9f115487b4 /drivers/usb/cdns3/cdns3-imx.c | |
parent | nvme: Namepace identification descriptor list is optional (diff) | |
download | wireguard-linux-f6c4d97b0d82ed1240690c91f06214018b1531ef.tar.xz wireguard-linux-f6c4d97b0d82ed1240690c91f06214018b1531ef.zip |
nvme/pci: Remove last_cq_head
We had been saving the last_cq_head seen from an interrupt so that a
polled queue wouldn't mistakenly trigger spruious interrupt detection. We
don't poll interrupt driven queues any more, so saving this value is
pointless.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions