From: Alexander Duyck Date: Sat, 20 Sep 2014 23:51:27 +0000 (-0400) Subject: fm10k: Add support for PF <-> VF mailbox X-Git-Tag: fixes-against-v3.18-rc2~144^2~138^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b651957c202cabc8d5abfc5ad1ddc2607daf6a4f;p=pandora-kernel.git fm10k: Add support for PF <-> VF mailbox This patch adds support for the PF <-> VF mailbox. It functions similar to the PF <-> SM mailbox however there are several modifications made to improve the reliability of the mailbox itself. In addition the PF/VF mailbox is much smaller an only supports a total size of 16 DWORDs vs the 1024 DWORDS provided for the PF/SM mailbox. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed