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 9c520ce264a6..83e311ebf0cb 100644
--- a/drivers/net/ipg.h
+++ b/drivers/net/ipg.h
@@ -796,6 +796,7 @@ struct ipg_nic_private {
796 unsigned int rx_dirty; 796 unsigned int rx_dirty;
797 bool is_jumbo; 797 bool is_jumbo;
798 struct ipg_jumbo jumbo; 798 struct ipg_jumbo jumbo;
799 unsigned long rxfrag_size;
799 unsigned int rx_buf_sz; 800 unsigned int rx_buf_sz;
800 struct pci_dev *pdev; 801 struct pci_dev *pdev;
801 struct net_device *dev; 802 struct net_device *dev;