]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround
authorArthur Jones <arthur.jones@qlogic.com>
Tue, 18 Sep 2007 21:24:23 +0000 (14:24 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 10 Oct 2007 03:56:59 +0000 (20:56 -0700)
commit4bec0b9155d6757847b754e21b55ecafcecef839
tree8df789c5b0ef303d883c25321547589c92ddb3d6
parent70c51da2c4f84317bb13a2b564600afdcebd686f
IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround

iba6110 rev3 and earlier had a chip bug where the chip could overrun the
recv header queue. rev4 fixed this chip bug so userspace no longer needs
to workaround it.  Now we only set the workaround flag for older chip
versions.

Signed-off-by: Arthur Jones <arthur.jones@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_iba6110.c