From 9f62ecf4255ea0fb3e653fc5fc91ef7b38812bb5 Mon Sep 17 00:00:00 2001 From: Jacob Keller Date: Thu, 5 Jun 2014 07:25:10 +0000 Subject: [PATCH] igb: separate hardware setting from the set_ts_config ioctl This patch separates the hardware logic from the set function, so that we can re-use it during a ptp_reset. This enables the reset to return functionality to the last known timestamp mode, rather than resetting the value. We initialize the mode to off during the ptp_init cycle. Signed-off-by: Jacob Keller Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-format-patch failed