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:
1c4c936
)
RDMA/cxgb4: Limit MAXBURST EQ context field to 256B
author
Steve Wise
<swise@opengridcomputing.com>
Fri, 21 Jan 2011 17:00:29 +0000
(17:00 +0000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 17 Feb 2011 23:14:16 +0000
(15:14 -0800)
commit
6a09a9d6946dd516d243d072bee83fae3c683471
upstream.
MAXBURST cannot exceed 256B for on-chip queues. With a 512B MAXBURST,
we can lock up the chip.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found