commit f7e8a8e7217c502bdfc9b765bdfc3e21f1f042f0 Author: Imre Vadász <i...@vdsz.com> Date: Mon Mar 26 01:17:40 2018 +0200
if_vtnet - Use ifsq_watchdog_* functions as the watchdog. * The existing watchdog code was commented out. Summary of changes: sys/dev/virtual/virtio/net/if_vtnet.c | 37 +++++++++++++++++--------------- sys/dev/virtual/virtio/net/if_vtnetvar.h | 2 +- 2 files changed, 21 insertions(+), 18 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f7e8a8e7217c502bdfc9b765bdfc3e21f1f042f0 -- DragonFly BSD source repository