Re: [PATCH 05/13] scsi: use list_move() instead oflist_del()/list_add() combination

From: Robert Love
Date: Tue Mar 15 2011 - 19:52:37 EST


On Tue, 2011-03-15 at 15:53 -0700, Kirill A. Shutemov wrote:
> Signed-off-by: Kirill A. Shutemov <kirill@xxxxxxxxxxxxx>
> Cc: "James E.J. Bottomley" <James.Bottomley@xxxxxxx>
> Cc: Robert Love <robert.w.love@xxxxxxxxx>
> Cc: linux-scsi@xxxxxxxxxxxxxxx
> Cc: devel@xxxxxxxxxxxxx
> ---
> drivers/scsi/esp_scsi.c | 6 ++----
> drivers/scsi/fcoe/libfcoe.c | 6 ++----

Hi Kirill,

libfcoe.c doesn't exist anymore in the scsi-misc tree with recent
fcoe transport changes. Specifically, the change you're trying to make
should be to fcoe_ctlr.c.

I'll resend an updated patch that applies to scsi-misc and has my
Ack.

Thanks, //Rob

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/