From: Ariel Elior Date: Tue, 1 Jan 2013 05:22:28 +0000 (+0000) Subject: bnx2x: Add teardown_q and close to VF <-> PF channel X-Git-Tag: v3.9-rc1~139^2~503 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b176b6b63ed07472c26b6833a0ac23b373e6bf8;p=pandora-kernel.git bnx2x: Add teardown_q and close to VF <-> PF channel When a VF is being closed its queues are released via the 'teardown_q' and the VF itself is closed with 'close'. These are essentially the unload counterparts of 'init' and 'setup_q' from the load flow. Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed