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)
committerGreg 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