From: Padmanabh Ratnakar Date: Mon, 19 Dec 2011 01:53:35 +0000 (+0000) Subject: be2net: Fix INTx processing for Lancer X-Git-Tag: v3.3-rc1~182^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c86700c0ae3a1407b979073f423e62e29372c1;p=pandora-kernel.git be2net: Fix INTx processing for Lancer Lancer does not have HW registers to indicate the EQ causing the INTx interrupt. As a result EQE entries of one EQ may be consumed when interrupt is caused by another EQ. Fix this by arming CQs at the end of NAPI poll routine to regenerate the EQEs. Signed-off-by: Padmanabh Ratnakar Signed-off-by: David S. Miller --- Reading git-diff-tree failed