aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibmveth.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ibmveth.h')
-rw-r--r--drivers/net/ibmveth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ibmveth.h b/drivers/net/ibmveth.h
index 3f10f0f4447a..43b068d9a558 100644
--- a/drivers/net/ibmveth.h
+++ b/drivers/net/ibmveth.h
@@ -138,6 +138,7 @@ struct ibmveth_adapter {
138 struct ibmveth_buff_pool rx_buff_pool[IbmVethNumBufferPools]; 138 struct ibmveth_buff_pool rx_buff_pool[IbmVethNumBufferPools];
139 struct ibmveth_rx_q rx_queue; 139 struct ibmveth_rx_q rx_queue;
140 int pool_config; 140 int pool_config;
141 int rx_csum;
141 142
142 /* adapter specific stats */ 143 /* adapter specific stats */
143 u64 replenish_task_cycles; 144 u64 replenish_task_cycles;