CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/06/15 20:58:02

Modified files:
        sys/scsi       : sd.c 

Log message:
Always check both the return value of scsi_do_mode_sense() and the
NULL'ness of the pointer to the actual page data. Fixes a NULL deref
when trying to set caching on my ASUS eeePC 1000HE's SD slot.

ok dlg@

Reply via email to