commit | 61d7f75f45231e4a2f2ab7d975555f55f0019800 | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Fri Nov 21 20:51:10 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Jan 22 18:10:18 2015 -0800 |
tree | d300e7edf09a859f8cd1de2d694fe2f933f01938 | |
parent | ba5b8dcdb865efaa35692516a7153dc631ba6ffa [diff] |
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 <richardcochran@gmail.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>