diff options
Diffstat (limited to 'drivers/net/cxgb3/common.h')
| -rw-r--r-- | drivers/net/cxgb3/common.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/cxgb3/common.h b/drivers/net/cxgb3/common.h index 056ee8c831f..df01b634324 100644 --- a/drivers/net/cxgb3/common.h +++ b/drivers/net/cxgb3/common.h @@ -367,7 +367,6 @@ struct vpd_params {  struct pci_params {  	unsigned int vpd_cap_addr; -	unsigned int pcie_cap_addr;  	unsigned short speed;  	unsigned char width;  	unsigned char variant;  |