From: Jacob Keller Date: Thu, 5 Jun 2014 07:25:10 +0000 (+0000) Subject: igb: separate hardware setting from the set_ts_config ioctl X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~34^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f62ecf4255ea0fb3e653fc5fc91ef7b38812bb5;p=pandora-kernel.git 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-diff-tree failed