vkernel - Fix tty panic
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 3 Nov 2018 00:25:35 +0000 (17:25 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 3 Nov 2018 00:25:35 +0000 (17:25 -0700)
commitd709dbd65baeadb614dc2896b69e5c0dedb873d9
tree6b6dea14f901d030a678ab379a5d24e7ed6eaa3c
parentd5fa30b5da29f5d6a8a2282c39c8bca7297b7b6b
vkernel - Fix tty panic

* Fix messed up gettoken/reltoken sequence for the vkernel,
  bug was introduced in recent tty work.

Reported-by: tuxillo
sys/platform/vkernel64/platform/console.c