• Borislav Petkov's avatar
    libata debugging: set initial dbg value · ef282407
    Borislav Petkov authored
    This patch sets the prerequisites for the new debugging scheme that more or
    less resembles Donald Becker's net driver example. This one liner doesn't
    change any functionality beside setting the appropriate debug level for the
    msg_enable control in the ata_port struct, which will be later used by the
    ata_msg_* macros to control the amount of debug information sent to printk.
    
    Signed-off-by: <petkov@uni-muenster.de>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    ef282407
libata-core.c 138 KB