1. void (*iscsit_rx_pdu)(struct iscsi_conn *);
    Rx thread uses this for receiving and processing
    iSCSI PDU in full feature phase.

Is iscsit_rx_pdu the best name for this? it sounds like
a function that would handle A pdu, but it's actually the
thread function dequeuing pdus correct?
--
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

Reply via email to