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:
2ce7598
)
NTB: correct the spread of queues over mw's
author
Jon Mason
<jon.mason@intel.com>
Thu, 19 Jun 2014 17:11:13 +0000
(10:11 -0700)
committer
Jon Mason
<jdmason@kudzu.us>
Sun, 14 Sep 2014 04:10:38 +0000
(
00:10
-0400)
The detection of an uneven number of queues on the given memory windows
was not correct. The mw_num is zero based and the mod should be
division to spread them evenly over the mw's.
Signed-off-by: Jon Mason <jon.mason@intel.com>
drivers/ntb/ntb_transport.c
patch
|
blob
|
history
diff --cc
drivers/ntb/ntb_transport.c
Simple merge