diff options
Diffstat (limited to 'drivers/net/sungem.h')
-rw-r--r-- | drivers/net/sungem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/sungem.h b/drivers/net/sungem.h index 58cf87c5751e..76d760acc9e2 100644 --- a/drivers/net/sungem.h +++ b/drivers/net/sungem.h | |||
@@ -993,6 +993,7 @@ struct gem { | |||
993 | u32 msg_enable; | 993 | u32 msg_enable; |
994 | u32 status; | 994 | u32 status; |
995 | 995 | ||
996 | struct napi_struct napi; | ||
996 | struct net_device_stats net_stats; | 997 | struct net_device_stats net_stats; |
997 | 998 | ||
998 | int tx_fifo_sz; | 999 | int tx_fifo_sz; |