]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit01614a8663cbf16eff474c96c0905475befefc55
tree277f0de83c3e3ccc1acdd83a18a189ecbfd5905a
parent650e6504ea81866382e5fb42c5d14b9353c5bc84
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