From: Jacob Keller Date: Fri, 16 May 2014 05:12:28 +0000 (+0000) Subject: ixgbe: separate the PTP suspend and stop actions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~136^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9966d1ee6d270a40b3f7b633c23a18e52968b77a;p=pandora-kernel.git ixgbe: separate the PTP suspend and stop actions Since we are adding proper support for suspend of PTP, extract out of ixgbe_ptp_stop those things relevant to suspend. Then, have ixgbe_ptp_stop call ixgbe_ptp_suspend. The next patch in the series will have ixgbe_ptp_suspend called from the ixgbe_suspend path. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed