summaryrefslogtreecommitdiff
path: root/include/linux/mii_timestamper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mii_timestamper.h')
-rw-r--r--include/linux/mii_timestamper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mii_timestamper.h b/include/linux/mii_timestamper.h
index 26b04f73f214..995db62570f9 100644
--- a/include/linux/mii_timestamper.h
+++ b/include/linux/mii_timestamper.h
@@ -59,7 +59,7 @@ struct mii_timestamper {
struct phy_device *phydev);
int (*ts_info)(struct mii_timestamper *mii_ts,
- struct ethtool_ts_info *ts_info);
+ struct kernel_ethtool_ts_info *ts_info);
struct device *device;
};