Re: [PATCH net-next 2/4] igb: add more register definitions for time sync functions.
From: Jeff Kirsher <hidden>
Date: 2013-05-28 00:44:37
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Jeff Kirsher <hidden>
Date: 2013-05-28 00:44:37
On Mon, 2013-05-27 at 11:21 +0200, Richard Cochran wrote:
This patch adds missing definitions needed for implementing the auxiliary time sync functions. Signed-off-by: Richard Cochran <richardcochran@gmail.com> --- drivers/net/ethernet/intel/igb/e1000_defines.h | 68 ++++++++++++++++++++++-- drivers/net/ethernet/intel/igb/e1000_regs.h | 9 ++++ drivers/net/ethernet/intel/igb/igb_ptp.c | 4 +- 3 files changed, 76 insertions(+), 5 deletions(-)
Thanks Richard, I will add this to my queue.