diff options
author | Keith Busch <kbusch@kernel.org> | 2019-12-02 23:53:30 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2019-12-03 18:38:06 +0300 |
commit | f6c4d97b0d82ed1240690c91f06214018b1531ef (patch) | |
tree | 8d58161ed9c9cb748e87f426b2531b9f115487b4 /block | |
parent | 22802bf742c25b1e2473c70b3b99da98af65ef4d (diff) | |
download | linux-f6c4d97b0d82ed1240690c91f06214018b1531ef.tar.xz |
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 'block')
0 files changed, 0 insertions, 0 deletions