From: Yaniv Rosner Date: Sun, 2 Dec 2012 04:05:54 +0000 (+0000) Subject: bnx2x: Handle a rarely missed interrupt X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27c1151c324b5a7dacd2d03e54b7c99aa5b67f27;p=pandora-kernel.git bnx2x: Handle a rarely missed interrupt A rare case of no link due to a missed interrupt may occur due to a race condition between acknowledging the IGU via the BAR and restoring the NIG interrupt mask via the GRC. To solve it, we wait for the IGU ack command to finish prior to restoring the NIG interrupt mask. Signed-off-by: Yaniv Rosner Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed