From: Richard Cochran Date: Sun, 12 Jun 2011 02:18:58 +0000 (+0000) Subject: net: export time stamp utility function for Ethernet MAC drivers X-Git-Tag: v3.1-rc1~316^2~451^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c17216ee5b1902d82b121da2388bd57f49c4b62;p=pandora-kernel.git net: export time stamp utility function for Ethernet MAC drivers The network stack provides the function, skb_clone_tx_timestamp(). Ethernet MAC drivers can call this via the transmit time stamping hook, skb_tx_timestamp(). This commit exports the clone function so that drivers using it can be compiled as modules. Signed-off-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed