• Andrew Morton's avatar
    [PATCH] Fix imm.c again · dba5578d
    Andrew Morton authored
    From: Adrian Bunk <bunk@fs.tum.de>
    
    Earlier patch wasn't correct especially in the !CONFIG_SCSI_IZIP_EPP16
    case, reading all uses of this array (IMM_MODE_STRING is used to print the
    corresponding string in printks).
    
    If I'm not misunderstanding it, CONFIG_SCSI_IZIP_EPP16 means "use 16bit
    even when 32bit is requested".
    
     drivers/scsi/imm.h |    3 ++-
     1 files changed, 2 insertions(+), 1 deletion(-)
    dba5578d
imm.h 5.68 KB