[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1300233145.19083.383.camel@fritz>
Date: Tue, 15 Mar 2011 16:52:25 -0700
From: Robert Love <robert.w.love@...el.com>
To: "Kirill A. Shutemov" <kirill@...temov.name>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"James E.J. Bottomley" <James.Bottomley@...e.de>,
"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
"devel@...n-fcoe.org" <devel@...n-fcoe.org>
Subject: Re: [PATCH 05/13] scsi: use list_move() instead of
list_del()/list_add() combination
On Tue, 2011-03-15 at 15:53 -0700, Kirill A. Shutemov wrote:
> Signed-off-by: Kirill A. Shutemov <kirill@...temov.name>
> Cc: "James E.J. Bottomley" <James.Bottomley@...e.de>
> Cc: Robert Love <robert.w.love@...el.com>
> Cc: linux-scsi@...r.kernel.org
> Cc: devel@...n-fcoe.org
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists