[please keep linux-scsi in the cc otherwise I'll lose the email] On Tue, 2013-07-16 at 10:05 -0400, Bradley Grove wrote: > James, > > When we sent the first version of our driver code for comments, you > suggested that we set max_lun in the host template and use that to > enforce the lun limit. However, the Scsi_Host_Template struct doesn't > doesn't contain mux_lun. Let me know if I misunderstood what you were > asking for.
You set it in the detection routine just after you've obtained struct scsi_host. shost->max_lun. James > I think we addressed your remaining issues as well as some issues that > we found. That said, it's tough to be sure that we haven't > reimplemented primitives that already exist in the kernel tree. > -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html