From: Alexander Duyck Date: Wed, 28 Mar 2012 08:03:38 +0000 (+0000) Subject: ixgbe: Exit on error case in VF message processing X-Git-Tag: v3.5-rc1~109^2~119^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcaccc825b5475266bf343defa086d7b70b599f9;p=pandora-kernel.git ixgbe: Exit on error case in VF message processing Previously we would get a mailbox error and still process the message. Instead we should exit on error. In addition we should also be flushing the ACK of the message so that we can guarantee that the other end is aware we have received the message while we are processing it. Signed-off-by: Alexander Duyck Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed