RDMA/cxgb4: Limit MAXBURST EQ context field to 256B
authorSteve Wise <swise@opengridcomputing.com>
Fri, 21 Jan 2011 17:00:29 +0000 (17:00 +0000)
committerRoland Dreier <roland@purestorage.com>
Fri, 28 Jan 2011 23:34:24 +0000 (15:34 -0800)
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>
Cc: <stable@kernel.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found