]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[IB/mthca]: Fix error CQ entry handling on mem-free HCAs
authorRoland Dreier <roland@eddore.topspincom.com>
Wed, 27 Jul 2005 21:38:49 +0000 (14:38 -0700)
committerRoland Dreier <roland@eddore.topspincom.com>
Wed, 27 Jul 2005 21:38:49 +0000 (14:38 -0700)
commit42b1806d5cfc93bf8c3d7fa6e9e79e4ec860c678
treee12240b90a87a22edf0846e1939254d6ae085737
parent9e566d8bd61f939b7f5d7d969f5b178571471cf9
[IB/mthca]: Fix error CQ entry handling on mem-free HCAs

Fix handling of error CQ entries on mem-free HCAs: the doorbell count
is never valid so we shouldn't look at it.  This fixes problems exposed
by new HCA firmware.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_cq.c