From: Ariel Elior Date: Tue, 21 Jan 2014 08:31:20 +0000 (+0200) Subject: bnx2x: Fix VF flr flow X-Git-Tag: v3.14-rc1~94^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076d1329583ed6db92ebf05bc00335339fd369b1;p=pandora-kernel.git bnx2x: Fix VF flr flow When a VF originating from a given PF is flr-ed, that PF gets an interrupt from the chip management and takes a part in the flr process. This patch fixes several corner cases in which the driver performs its part of the flr flow out-of-order, causing the FW to assert due to badly timed messages received from the driver. Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed