Skip to content
Commit 722e668d authored by Bin Meng's avatar Bin Meng Committed by Tom Rini
Browse files

nvme: Use macros to access NVMe queues



NVMe driver only uses two queues. The first one is allocated to do
admin stuff, while the second one is for IO stuff. So far the driver
uses magic number (0/1) to access them. Change to use macros.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 04d2a384
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment