From: Shawn Bohrer Date: Tue, 31 Dec 2013 17:39:40 +0000 (-0600) Subject: mlx4_en: Only cycle port if HW timestamp config changes X-Git-Tag: v3.14-rc1~94^2~314 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2156d9a8ac0202f0158d407063cb850afffd3f56;p=pandora-kernel.git mlx4_en: Only cycle port if HW timestamp config changes If the hwtstamp_config matches what is currently set for the device then simply return. Without this change any program that tries to enable hardware timestamps will cause the link to cycle even if hardware timstamps were already enabled. Signed-off-by: Shawn Bohrer Acked-By: Hadar Hen Zion Acked-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed