diff options
Diffstat (limited to 'drivers/net/qla3xxx.h')
-rwxr-xr-x | drivers/net/qla3xxx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/qla3xxx.h b/drivers/net/qla3xxx.h index 4a832c46c274..aa2216f0d7b8 100755 --- a/drivers/net/qla3xxx.h +++ b/drivers/net/qla3xxx.h | |||
@@ -1175,6 +1175,8 @@ struct ql3_adapter { | |||
1175 | struct pci_dev *pdev; | 1175 | struct pci_dev *pdev; |
1176 | struct net_device *ndev; /* Parent NET device */ | 1176 | struct net_device *ndev; /* Parent NET device */ |
1177 | 1177 | ||
1178 | struct napi_struct napi; | ||
1179 | |||
1178 | /* Hardware information */ | 1180 | /* Hardware information */ |
1179 | u8 chip_rev_id; | 1181 | u8 chip_rev_id; |
1180 | u8 pci_slot; | 1182 | u8 pci_slot; |