From: Alexander Duyck Date: Tue, 25 Sep 2012 05:14:55 +0000 (+0000) Subject: igb: Split Rx timestamping into two separate functions X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~625^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b534550a17cda69a1d62acc18fff33370b5eee5b;p=pandora-kernel.git igb: Split Rx timestamping into two separate functions In order to support page based receive we will need to split up the two different types of timestamping into two separate functions. The first one will handle legacy timestamps with the value in the register, and the new one will handle timestamps in the Rx buffer itself. Signed-off-by: Alexander Duyck Acked-by: Matthew Vick Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed