numam-spdk/lib
Daniel Verkamp ca998b329e nvme: fix duplicate PCI address check
The initialization of dev_addr was replaced with probe_info.pci_addr,
but its use in spdk_pci_addr_compare() wasn't replaced to match.

Fixes commit fcb00f3780 (nvme: expand
probe information to a struct).

Change-Id: Ic4c273d2aa0bf1f9e3e1527f3ab09d3c019158cd
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-07 09:50:58 -07:00
..
bdev nvme: expand probe information to a struct 2016-11-02 14:15:02 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy env: remove spdk_pci_device_get_device_name() 2016-11-02 15:58:03 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env event: process events in batches 2016-11-07 09:32:25 -07:00
event event: process events in batches 2016-11-07 09:32:25 -07:00
ioat ioat: Remove ioat_impl, use swappable env lib instead. 2016-10-11 13:34:08 -07:00
iscsi iscsi: move iSCSI-specific SenseLength into PDU 2016-11-02 14:15:09 -07:00
json json: add spdk_json_write_[u]int64() 2016-11-02 09:10:54 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log spdk: tweak tracedump 2016-10-05 09:40:21 -07:00
net net: fix spdk_get_ifc_ipv4 request creation 2016-10-20 16:22:05 -07:00
nvme nvme: fix duplicate PCI address check 2016-11-07 09:50:58 -07:00
nvmf nvmf: fix the wrong cleanup logic in the RDMA initialization process 2016-11-02 10:30:39 -07:00
rpc rpc: always unregister RPC setup poller 2016-10-21 15:42:53 -07:00
scsi iscsi: move iSCSI-specific SenseLength into PDU 2016-11-02 14:15:09 -07:00
trace Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
util eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
Makefile memory: Rename to env 2016-10-05 09:49:35 -07:00