• Zephaniah E. Hull's avatar
    [PATCH] I2C: And yet another it87 patch. · 75e90c70
    Zephaniah E. Hull authored
    Trivial, but important.
    
    Somehow in the patching the bk tree somehow got two memset's to clear
    new_client in it87_detect, normally while this would be bad, it would
    not be critical.
    
    However one of the two happens BEFORE the variable is set, and thus
    things go badly.
    75e90c70
it87.c 32.1 KB