From: Ariel Elior Date: Mon, 23 Sep 2013 07:12:55 +0000 (+0300) Subject: bnx2x: handle known but unsupported VF messages X-Git-Tag: v3.12-rc4~30^2~50^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbbf77de646664774cec8726681a991565a6bac5;p=pandora-kernel.git bnx2x: handle known but unsupported VF messages Commit b9871bcf "bnx2x: VF RSS support - PF side" has deprecated one of the previous existing messages. If an old VF driver were to send this message to the PF then the PF will not reply and leave the mailbox in an unsteady state (and cause a timeout on the VF side). Wait until firmware ack is written before unlocking channel Signed-off-by: Ariel Elior Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed