From: Ariel Elior Date: Tue, 1 Jan 2013 05:22:40 +0000 (+0000) Subject: bnx2x: Support of PF driver of a VF close request X-Git-Tag: v3.9-rc1~139^2~491 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99e9d211a40cdd12bda7f50c2014c2fbb8f386f5;p=pandora-kernel.git bnx2x: Support of PF driver of a VF close request The 'close' command is the opposite of an init request. Here the queues of the VF are closed (if any are opened) and released. This flow applies the 'q_teardown' flow on all the queues. The VF state is changed by this request. Interrupts are disabled for the VF when closed. Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed