• Florian Tobias Schandinat's avatar
    viafb: fix accel_flags check_var bug · af29a5b1
    Florian Tobias Schandinat authored
    viafb: fix accel_flags check_var bug
    
    In check_var we should check and modify the var given and not the
    one which is currently active. So this code was obviously wrong.
    Probably this was doing no harm because all acceleration functions
    also check whether acceleration is possible. (otherwise I would
    expect this to lead to a null pointer dereference)
    Signed-off-by: default avatarFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
    Cc: Joseph Chan <JosephChan@via.com.tw>
    af29a5b1
viafbdev.c 52.7 KB