commit | c5b9bd5e4f7caea10d113f610b85cc2093cc3179 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Oct 27 23:46:01 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 28 03:25:33 2009 -0700 |
tree | 034d59e0788e5fd548b411be50aba0fd7228b049 | |
parent | 4fc82adfb01bdee79ec21e44557dc409ef31419a [diff] |
igb: cleanup some of the code related to hw timestamping The code for the hw timestamping is a bit bulky and making some of the functions difficult to read. In order to clean things up a bit I am moving the timestamping operations into seperate functions. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>