]> Pileus Git - ~andy/linux/commit
ixgbe: Update ptp_overflow check comment and jiffies
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 5 Dec 2012 07:24:35 +0000 (07:24 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 23 Jan 2013 22:32:57 +0000 (14:32 -0800)
commitf2f33387f999bd914938dc2da4a3408ea14ad878
tree60bdd59a385df22236153b5bac72fdd69997c0a7
parentaeb8264847c0194e42c8023cea89305c377f20e3
ixgbe: Update ptp_overflow check comment and jiffies

This patch fixes the comment on ptp_overflow_check to match up with what is
currently used as the parameters. Also change the jiffies check to use
time_is_after_jiffies 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>
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c