]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
virtio_net: add software timestamp support
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 25 Jun 2014 02:37:13 +0000 (02:37 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 23 Jan 2015 02:10:16 +0000 (18:10 -0800)
commit074c3582192b6cb340510b2a6e4579e78f671dcf
tree21542291772546ec5fbc943407a75baa871ad3e7
parent6930895df994af212985396f1274712aaaa5bc26
virtio_net: add software timestamp support

This patch enables the use of software timestamping via the virtio_net
driver.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/virtio_net.c