| commit | 7fe3915a492503a9199af475a433b50258303806 | [log] [tgz] |
|---|---|---|
| author | Jan Engelhardt <jengelh@medozas.de> | Mon May 12 14:02:38 2008 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 13 08:02:26 2008 -0700 |
| tree | b84c6171b0b4968c08ba8e1c3eff46ecd25c8a97 | |
| parent | 9fb1f68d40d9dd99fdbf65349c9c6af760e19e6e [diff] |
vt/fbcon: update scrl_erase_char after 256/512-glyph font switch
Addendum to commit c9e587abfdec2c2aaa55fab83bcb4972e2f84f9b ("vt: fix
background color on line feed").
vc->vc_scrl_erase_char was not updated when fbcon switches between
256- and 512-glyph fonts.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>