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