Spdk/test/lib/nvmf/nvmf_c
Daniel Verkamp 1d3ee6c5f1 nvmf: remove nvmf_request cb_fn field
It is always set to nvmf_process_async_completion and is only used
within the library.

Also rename nvmf_process_async_completion to spdk_nvmf_request_complete
to clarify its purpose.

Change-Id: Ie737fb60688329bfe329a8553c4a40ff2e5f8f1d
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-06-23 11:12:19 -07:00
..
.gitignore nvmf: add unit tests 2016-06-08 08:49:38 -07:00
Makefile build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
nvmf_ut.c nvmf: remove nvmf_request cb_fn field 2016-06-23 11:12:19 -07:00