diff options
Diffstat (limited to 'drivers/pci/pci.h')
| -rw-r--r-- | drivers/pci/pci.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/drivers/pci/pci.h b/drivers/pci/pci.h index 9cb99380c61e..3fc227ef0815 100644 --- a/drivers/pci/pci.h +++ b/drivers/pci/pci.h @@ -293,7 +293,6 @@ struct pci_sriov {  	u16		driver_max_VFs;	/* Max num VFs driver supports */  	struct pci_dev	*dev;		/* Lowest numbered PF */  	struct pci_dev	*self;		/* This PF */ -	u32		cfg_size;	/* VF config space size */  	u32		class;		/* VF device */  	u8		hdr_type;	/* VF header type */  	u16		subsystem_vendor; /* VF subsystem vendor */ | 
