From: Florian Fainelli Date: Thu, 20 Mar 2014 17:53:21 +0000 (-0700) Subject: net: bcmgenet: add skb_tx_timestamp call X-Git-Tag: v3.15-rc1~113^2~109^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d03825fba459d0d58e4fe162439babfc5f5eabc4;p=pandora-kernel.git net: bcmgenet: add skb_tx_timestamp call The BCMGENET driver was not TX timestamping the SKBs it queued for transmission, do this in bcmgenet_xmit() right before kicking the Transmit DMA engine. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed