aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/bnx2x.h')
-rw-r--r--drivers/net/bnx2x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/bnx2x.h b/drivers/net/bnx2x.h
index 903c89d8518a..1d0b72716f7a 100644
--- a/drivers/net/bnx2x.h
+++ b/drivers/net/bnx2x.h
@@ -777,6 +777,7 @@ struct bnx2x_slowpath {
777 struct nig_stats nig_stats; 777 struct nig_stats nig_stats;
778 struct host_port_stats port_stats; 778 struct host_port_stats port_stats;
779 struct host_func_stats func_stats; 779 struct host_func_stats func_stats;
780 struct host_func_stats func_stats_base;
780 781
781 u32 wb_comp; 782 u32 wb_comp;
782 u32 wb_data[4]; 783 u32 wb_data[4];