if_vtnet - Remove vtnet_tick_ch and vtnet_cfgchg_task from softc struct.
authorImre Vadász <imre@vdsz.com>
Sun, 25 Mar 2018 19:05:04 +0000 (21:05 +0200)
committerImre Vadász <imre@vdsz.com>
Sun, 25 Mar 2018 19:07:16 +0000 (21:07 +0200)
commitaf62becb69fced07907e16f75095de297a34eaba
tree72e1b740900967b9a0cbd70006d44d4a68ad16ac
parent9528162f66f9f659e14f42b3f1bb70798da1755d
if_vtnet - Remove vtnet_tick_ch and vtnet_cfgchg_task from softc struct.

* Forgot to remove the softc variables in the changes
  c5f8e1538bcc13f7a39b805bcc5b774780 and 603be9646446bdb4292b6cd27544788c2c.

* Also remove a leftover taskqueue_drain() call.
sys/dev/virtual/virtio/net/if_vtnet.c
sys/dev/virtual/virtio/net/if_vtnetvar.h