From: Ariel Elior Date: Tue, 1 Jan 2013 05:22:34 +0000 (+0000) Subject: bnx2x: Support of PF driver of a VF acquire request X-Git-Tag: v3.9-rc1~139^2~497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ca5e17e58c953b9a9dbd4974c554b25c6d70b1a;p=pandora-kernel.git bnx2x: Support of PF driver of a VF acquire request When a VF is probed by the VF driver, the VF driver sends an 'acquire' request over the VF <-> PF channel for the resources it needs to operate (interrupts, queues, etc). The PF driver either ratifies the request and allocates the resources, responds with the maximum values it will allow the VF to acquire, or fails the request entirely if there is a problem. Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed