On 08/16/2010 10:55 PM, kxie@xxxxxxxxxxx wrote:
[PATCH v5 0/3] cxgbi iscsi driver
From: Karen Xie<kxie@xxxxxxxxxxx>
This patchset includes:
1. added libcxgbi as the common library for both cxgb4i and cxgb3i driver
2. added cxgb4i iscsi initiator v5.
3. changed cxgb3i to use libcxgbi.
Version 5 changes:
- got rid of log_error/warn/info and used pr_<level> instead.
- "%zu" for printing out sizeof().
- made sure all printk messages have trailing "."
iSCSI and scsi parts look ok to me.
Reviewed-by: Mike Christie <michaelc@xxxxxxxxxxx>
I looked at the network code and it looks similar to what is in the
cxgb3i driver upstream, so I think it should be ok, but I am not 100%
sure so probably needs a netdev ack.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html