> > fcoe_start_io and fcoe_fc_crc are moved to libfcoe so that both > fcoe and bnx2fc drivers can use these common functions. > > As part of this change, fixed fcoe_start_io to return ENOMEM if > skb_clone fails. > > Signed-off-by: Bhanu Prakash Gollapudi <bprakash@xxxxxxxxxxxx> > --- > drivers/scsi/fcoe/fcoe.c | 58 ----------------------------------- > -- > drivers/scsi/fcoe/fcoe_ctlr.c | 63 > +++++++++++++++++++++++++++++++++++++++++ > include/scsi/libfcoe.h | 2 + > 3 files changed, 65 insertions(+), 58 deletions(-) > I thought you were moving to fcoe_transport.c? Also, the patch title needs fixing to reflect this as there is no libfcoe.c any more. Thanks, yi > > <-- snip --> > -- 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