syscons - Skip drawing of the border, when switching to a graphics vty.
authorImre Vadász <imre@vdsz.com>
Sat, 13 Jan 2018 20:37:40 +0000 (21:37 +0100)
committerImre Vadász <imre@vdsz.com>
Sat, 13 Jan 2018 21:42:30 +0000 (22:42 +0100)
commit8a5e307d170a0da955a03766f8d402188d545efd
tree1cea84d229573d47ae4004294c075211862a37d8
parent1ba5dedead07cbd24fd7b016c3ef65e88b1c55f4
syscons - Skip drawing of the border, when switching to a graphics vty.

* When the target vty in a vty switch is in graphics mode, and we have
  a dumb framebuffer (sc->fbi != NULL), we definitely don't need to
  call sc_set_border().
sys/dev/misc/syscons/syscons.c