commit | f9b491ecc47ead6a57576a1a40cb27fd79835cc2 | [log] [tgz] |
---|---|---|
author | Michael Riesch <michael@riesch.at> | Thu Sep 29 04:06:26 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 29 14:46:49 2011 -0400 |
tree | 277f0de83c3e3ccc1acdd83a18a189ecbfd5905a | |
parent | 7f5c6addcdc039c1a7c435857e6284ecac5d97c8 [diff] |
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>