• J
    NTB: Multiple NTB client fix · 8b19d450
    Jon Mason 提交于
    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: NJon Mason <jon.mason@intel.com>
    8b19d450
ntb_transport.c 38.0 KB