aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ipg.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ipg.h')
-rw-r--r--drivers/net/ipg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ipg.h b/drivers/net/ipg.h
index 9ff4511d21c..c84902d845f 100644
--- a/drivers/net/ipg.h
+++ b/drivers/net/ipg.h
@@ -798,6 +798,7 @@ struct ipg_nic_private {
798 struct ipg_jumbo jumbo; 798 struct ipg_jumbo jumbo;
799 unsigned long rxfrag_size; 799 unsigned long rxfrag_size;
800 unsigned long rxsupport_size; 800 unsigned long rxsupport_size;
801 unsigned long max_rxframe_size;
801 unsigned int rx_buf_sz; 802 unsigned int rx_buf_sz;
802 struct pci_dev *pdev; 803 struct pci_dev *pdev;
803 struct net_device *dev; 804 struct net_device *dev;