linux/drivers/ntb
Jon Mason 8b19d450ad
NTB: Multiple NTB client fix
Fix issue with adding multiple ntb client devices to the ntb virtual
bus.  Previously, multiple devices would be added with the same name,
resulting in crashes.  To get around this issue, add a unique number to
the device when it is added.

Signed-off-by: Jon Mason <jon.mason@intel.com>
2013-05-15 10:58:22 -07:00
..
Kconfig NTB: disable x86_32 support 2013-01-21 14:34:21 -08:00
Makefile
ntb_hw.c NTB: Handle 64bit BAR sizes 2013-05-15 10:57:40 -07:00
ntb_hw.h NTB: Fix Sparse Warnings 2013-01-21 14:34:21 -08:00
ntb_regs.h
ntb_transport.c NTB: Multiple NTB client fix 2013-05-15 10:58:22 -07:00