numam-spdk/include/spdk
Changpeng Liu 81db062c52 nvme: fix wrong type of the deallocate function parameter
According to the specification, the dataset management for deallocate
attribute can support to 256 ranges, so we should use uint16_t
instead of uint8_t as the ranges parameter.

Change-Id: Ibacc00da8b4b9e2b2f3454d382aadf7ad353ff31
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-12-28 11:02:17 -07:00
..
barrier.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
file.h util: add file size and block size functions 2015-10-26 11:16:56 -07:00
ioat_spec.h ioat: add user-mode Intel I/OAT driver 2015-12-09 10:14:15 -07:00
ioat.h ioat: add return code to ioat_process_events() 2015-12-17 10:58:23 -07:00
mmio.h ioat, nvme: factor out MMIO helper functions 2015-12-10 17:05:08 -07:00
nvme_spec.h nvme: fix wrong type of the deallocate function parameter 2015-12-28 11:02:17 -07:00
nvme.h nvme: fix wrong type of the deallocate function parameter 2015-12-28 11:02:17 -07:00
pci.h Add pci_device_has_non_null_driver(). 2015-09-25 12:45:04 -07:00
queue_extras.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
queue.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
string.h util: add sprintf_alloc() function 2015-10-06 10:40:51 -07:00
vtophys.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00