From: Alexander Duyck Date: Fri, 20 Jul 2012 08:09:22 +0000 (+0000) Subject: ixgbe: Add mailbox API version negotiation support to ixgbe PF X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~625^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=374c65d6664a498c3997616161894bd9f55fab54;p=pandora-kernel.git ixgbe: Add mailbox API version negotiation support to ixgbe PF This change allows us to add a mailbox versioning API. This will allow us to determine the features supported by the VFs from the PF. For example we will be implementing a version 1.1 API for the VF that will indicate that it can support us enabling Jumbo frames as the VF will support buffer chaining. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Tested-by: Robert Garrett Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed