mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
8b19d450ad
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ntb_hw.c | ||
ntb_hw.h | ||
ntb_regs.h | ||
ntb_transport.c |