From: Rajesh Borundia Date: Fri, 19 Apr 2013 07:01:09 +0000 (+0000) Subject: qlcnic: VF FLR implementation. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~87^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d8105cf3fb1eb84351ff4b69287ef7d25a4422;p=pandora-kernel.git qlcnic: VF FLR implementation. o FLR from Hypervisor - When hypervisor issues a VF FLR request, adapter notifies the parent PF driver of the FLR request for PF driver to perform any cleanup on behalf of that VF. o FLR from VF Driver - VF driver may initiate a VF FLR request, if VF state needs to be cleaned up before a re-initialization. VF re-initialization during kdump is an example. o PF driver cleans up all resources allocated on behalf of a VF, on VF FLR notifications from the adapter or from the VF driver. Signed-off-by: Manish Chopra Signed-off-by: Sucheta Chakraborty Signed-off-by: Rajesh Borundia Signed-off-by: David S. Miller --- Reading git-diff-tree failed