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:
90f9e93
)
NTB: Correctly handle receive buffers of the minimal size
author
Jon Mason
<jon.mason@intel.com>
Fri, 1 Feb 2013 22:45:16 +0000
(15:45 -0700)
committer
Jon Mason
<jon.mason@intel.com>
Wed, 15 May 2013 17:57:59 +0000
(10:57 -0700)
The ring logic of the NTB receive buffer/transmit memory window requires
there to be at least 2 payload sized allotments. For the minimal size
case, split the buffer into two and set the transport_mtu to the
appropriate size.
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