ixp4xx_eth: Support the get_ts_info ethtool method.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
此提交包含在:
Richard Cochran
2012-04-03 22:59:21 +00:00
提交者 David S. Miller
父節點 a85bbddd08
當前提交 509a7c2572
共有 3 個檔案被更改,包括 35 行新增0 行删除

查看文件

@@ -75,4 +75,7 @@ struct ixp46x_ts_regs {
#define TX_SNAPSHOT_LOCKED (1<<0)
#define RX_SNAPSHOT_LOCKED (1<<1)
/* The ptp_ixp46x module will set this variable */
extern int ixp46x_phc_index;
#endif