From: Richard Cochran Date: Fri, 21 Nov 2014 20:51:10 +0000 (+0000) Subject: igb: refactor time sync interrupt handling X-Git-Tag: fixes-v4.0-rc1~150^2~154^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61d7f75f45231e4a2f2ab7d975555f55f0019800;p=pandora-kernel.git igb: refactor time sync interrupt handling The code that handles the time sync interrupt is repeated in three different places. This patch refactors the identical code blocks into a single helper function. Signed-off-by: Richard Cochran Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed