diff options
author | Shane Michael Matthews <shane.matthews@intel.com> | 2011-02-10 08:51:24 -0500 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-11-04 15:52:56 -0400 |
commit | e025344c56e08b155f43ea09647969286c78377c (patch) | |
tree | d43db5810c67445944d871ae2103e5d8e0b85b8e /drivers/hid/hid-ids.h | |
parent | 51882d00f07da9601cc962a3596e48aafb4f4163 (diff) |
NVMe: Initial PRP List support
Add a pointer to the nvme_req_info to hold a new data structure
(nvme_prps) which contains a list of the pages allocated to this
particular request for holding PRP list entries. nvme_setup_prps()
now returns this pointer.
To allocate and free the memory used for PRP lists, we need a struct
device, so we need to pass the nvme_queue pointer to many functions
which didn't use to need it.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'drivers/hid/hid-ids.h')
0 files changed, 0 insertions, 0 deletions