diff options
Diffstat (limited to 'drivers/net/sky2.h')
-rw-r--r-- | drivers/net/sky2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/sky2.h b/drivers/net/sky2.h index ac91d91f130b..b1acdc606f31 100644 --- a/drivers/net/sky2.h +++ b/drivers/net/sky2.h | |||
@@ -1854,6 +1854,7 @@ struct sky2_hw { | |||
1854 | u32 intr_mask; | 1854 | u32 intr_mask; |
1855 | struct net_device *dev[2]; | 1855 | struct net_device *dev[2]; |
1856 | 1856 | ||
1857 | int pm_cap; | ||
1857 | u8 chip_id; | 1858 | u8 chip_id; |
1858 | u8 chip_rev; | 1859 | u8 chip_rev; |
1859 | u8 copper; | 1860 | u8 copper; |