mirror of
https://github.com/torvalds/linux.git
synced 2026-04-27 02:52:27 -04:00
ionic: link in the new hw timestamp code
These are changes to compile and link the new code, but no new feature support is available or advertised yet. Signed-off-by: Allen Hubbe <allenbh@pensando.io> Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
fee6efce56
commit
61db421da3
@@ -136,6 +136,7 @@ struct ionic_devinfo {
|
||||
struct ionic_dev {
|
||||
union ionic_dev_info_regs __iomem *dev_info_regs;
|
||||
union ionic_dev_cmd_regs __iomem *dev_cmd_regs;
|
||||
struct ionic_hwstamp_regs __iomem *hwstamp_regs;
|
||||
|
||||
atomic_long_t last_check_time;
|
||||
unsigned long last_hb_time;
|
||||
|
||||
Reference in New Issue
Block a user