diff options
Diffstat (limited to 'drivers/net/sky2.h')
-rw-r--r-- | drivers/net/sky2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sky2.h b/drivers/net/sky2.h index e2bf1d37ed0e..2a23f3ad6d9f 100644 --- a/drivers/net/sky2.h +++ b/drivers/net/sky2.h | |||
@@ -1863,7 +1863,6 @@ struct sky2_port { | |||
1863 | u8 rx_pause; | 1863 | u8 rx_pause; |
1864 | u8 tx_pause; | 1864 | u8 tx_pause; |
1865 | u8 rx_csum; | 1865 | u8 rx_csum; |
1866 | u8 wol; | ||
1867 | 1866 | ||
1868 | struct net_device_stats net_stats; | 1867 | struct net_device_stats net_stats; |
1869 | 1868 | ||