]> 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)
commitb980f7e20e1370a374350c3a0664d2acd65f2aa5
tree277f0de83c3e3ccc1acdd83a18a189ecbfd5905a
parent944f7b8089e1239ee3fbefe7403ebc8d2eb34c13
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