test/nvmf: don't try to unload nvme module
Only nvme-rdma should be loaded as part of the NVMf testing. Change-Id: I232363bf0988ea9bd99a37df27c39cc8e9732ad5 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
18ab3da5ad
commit
176856c92b
@ -97,7 +97,6 @@ function allocate_nic_ips()
|
||||
function nvmfcleanup()
|
||||
{
|
||||
rmmod nvme-rdma
|
||||
rmmod nvme || true
|
||||
}
|
||||
|
||||
function rdma_device_init()
|
||||
|
Loading…
Reference in New Issue
Block a user