git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
904435c
)
NTB: Multiple NTB client fix
author
Jon Mason
<jon.mason@intel.com>
Fri, 26 Apr 2013 21:51:57 +0000
(14:51 -0700)
committer
Jon Mason
<jon.mason@intel.com>
Wed, 15 May 2013 17:58:22 +0000
(10:58 -0700)
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>
No differences found