diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2017-08-22 08:15:12 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-28 07:17:12 -0400 |
commit | 722e668db2b4dca735aafcd9ed325145d8a9208c (patch) | |
tree | 059f5a37c5c45b60a023e8e1fd4d6ea3ed8e1ff8 /net/Makefile | |
parent | 04d2a3840110e495a119e6226b5c38936b48988a (diff) |
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: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions