CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/25 05:23:54
Modified files:
sys/dev/ic : mfi.c
Log message:
Initialize 'ssc' to NULL since we test it later. Shouldn't ever be
NULL at the point of test unless the device list is confused, but
be consistantly paranoid if we're going to be paranoid.
