From: Ariel Elior Date: Tue, 1 Jan 2013 05:22:35 +0000 (+0000) Subject: bnx2x: Support of PF driver of a VF init request X-Git-Tag: v3.9-rc1~139^2~496 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b93288d5e7efc57628c59fe3f1844fb87982b409;p=pandora-kernel.git bnx2x: Support of PF driver of a VF init request The VF driver will send an 'init' request as part of its nic load flow. This message is used by the VF to publish the GPA's of its status blocks, slow path ring and statistics buffer. The PF driver notes all this down in the VF database, and also uses this message to transfer the VF to VF_INIT state internally. Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed