From: Greg Rose Date: Sat, 9 Jan 2010 02:25:10 +0000 (+0000) Subject: ixgbe: Mailbox header and code module X-Git-Tag: v2.6.34-rc1~233^2~608 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10ca132c41ecc1b55bc22667493ab75c4f6eec0d;p=pandora-kernel.git ixgbe: Mailbox header and code module The 82599 virtual function device and the master 82599 physical function device implement a mailbox utility for communication between the devices using some SRAM scratch memory and a doorbell/answering mechanism enabled via interrupt and/or polling. This C module and accompanying header file implement the base functions for use of this feature. Signed-off-by: Greg Rose Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed