From: Jacob Keller Date: Fri, 16 May 2014 05:12:26 +0000 (+0000) Subject: ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~136^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d63214079fe844892e49786992b79eae00982ae2;p=pandora-kernel.git ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config Rather than clearing the hwtstamp configuration, we should use the known configuration requested by the user and call the function which has now been separated from the ioctl. This means that after a reset, the timestamp mode will be maintained rather than lost. We still can't maintain the clock value, however. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed