From: Sivakumar Subramani Date: Tue, 16 Jun 2009 18:48:55 +0000 (+0000) Subject: vxge: Enable SRIOV support in the driver. X-Git-Tag: v2.6.31-rc1~140^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dbc901172fb952409940cd7ca55d8e6e5a7cc2c;p=pandora-kernel.git vxge: Enable SRIOV support in the driver. - Enabled SRIOV support in the driver. - Call __vxge_hw_verify_pci_e_info() for the PF only. This function verifies the negotiated link width and current link speed in the Link Status Register (offset 12h) which are reserved fields for VFs as per the SRIOV specification, section 3.5.8. - Implemented David Miller's comment to remove the #ifdef CONFIG_PCI_IOV as these intefaces have NOP versions declared when the defintion is not set. Signed-off-by: Sivakumar Subramani Signed-off-by: Rastapur Santosh Signed-off-by: Ramkrishna Vepa Signed-off-by: David S. Miller --- Reading git-diff-tree failed