usbnet: add timestamping support
authorMichael Riesch <michael@riesch.at>
Thu, 29 Sep 2011 04:06:26 +0000 (04:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Sep 2011 18:46:49 +0000 (14:46 -0400)
commitf9b491ecc47ead6a57576a1a40cb27fd79835cc2
tree277f0de83c3e3ccc1acdd83a18a189ecbfd5905a
parent7f5c6addcdc039c1a7c435857e6284ecac5d97c8
usbnet: add timestamping support

In order to make USB-to-Ethernet-adapters (depending on usbnet) support
timestamping, the "skb_defer_rx_timestamp" and "skb_tx_timestamp" function
calls are added.

Signed-off-by: Michael Riesch <michael@riesch.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/usbnet.c
This page took 0.028345 seconds and 5 git commands to generate.