diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2012-05-22 10:08:32 +0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-06-14 14:13:06 +0400 |
commit | 0ede4a606af1778b24b84b7feed3c0bed2751a34 (patch) | |
tree | 121704ff53c3f5ef844406bfad87a8855ed4aee7 /block | |
parent | 6cbc52ef10ba3c7fbd8954270c025ffbf643ab05 (diff) | |
download | linux-0ede4a606af1778b24b84b7feed3c0bed2751a34.tar.xz |
ixgbe: ptp code cleanup
This patch fixes two minor nits from Richard Cochran. The first is a case of
ambitious line wrapping that wasn't necessary. The second is to re-order the
flag checks for PPS support. Previously, the hardware test was done first, and
the interrupt flag test was done second. Now, test the interrupt flag and use
the unlikely macro.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions