In the function, the log is recorded, is it helpful?

static char * parse_sp_model(struct scsi_device *sdev, unsigned char *buffer)
{
        unsigned char len = buffer[4] + 5;
        char *sp_model = NULL;
        unsigned char sp_len, serial_len;

        if (len < 160) {
                sdev_printk(KERN_WARNING, sdev,
                            "%s: Invalid information section length %d\n",
                            CLARIION_NAME, len);

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1096002

Title:
  Multipath does not work with EMC 5300 Storage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1096002/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to