From: Ariel Elior Date: Tue, 1 Jan 2013 05:22:39 +0000 (+0000) Subject: bnx2x: Support of PF driver of a VF q_teardown request X-Git-Tag: v3.9-rc1~139^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=463a68a7734db3975c0d1c748f5fde713eb9a5b9;p=pandora-kernel.git bnx2x: Support of PF driver of a VF q_teardown request The 'q_teardown' request is basically the opposite of the 'q_setup'. Here the PF driver removes from the device the queue it opened against the VF fastpath ring at 'setup_q' stage, along with all related rx_mode info. Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed