• Andrew Morton's avatar
    [PATCH] DAC960 Stanford Checker fix · c62143fd
    Andrew Morton authored
    Patch from Dave Olien <dmo@osdl.org>
    
    This was found by the Standford Checker.
    The LogicalDeviceNumber bad range test was changed from > to >=
    I also replaced a couple of panic() calls with error messages,
    since panic-ing seemed a little extreme.
    c62143fd
DAC960.c 258 KB