Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932543AbXJPGtV (ORCPT ); Tue, 16 Oct 2007 02:49:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761445AbXJPGtM (ORCPT ); Tue, 16 Oct 2007 02:49:12 -0400 Received: from asia.telenet-ops.be ([195.130.137.74]:41451 "EHLO asia.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751201AbXJPGtK (ORCPT ); Tue, 16 Oct 2007 02:49:10 -0400 Date: Tue, 16 Oct 2007 08:49:02 +0200 (CEST) From: Geert Uytterhoeven To: James Bottomley , Boaz Harrosh Cc: Andrew Morton , Linus Torvalds , linux-scsi , linux-kernel , Linux/m68k Subject: Re: [GIT PATCH] SCSI updates for 2.6.24 In-Reply-To: <1192421381.3429.6.camel@localhost.localdomain> Message-ID: References: <1192421381.3429.6.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1449 Lines: 32 On Mon, 15 Oct 2007, James Bottomley wrote: > This is the accumulated updates queued for 2.6.24. It contains the > usual slew of driver updates, plus some gdth and advansys rewrites. We > still have some outstanding bugs in gdth and fc4 for which I'm hoping to > sweep fixes into the next update. > Boaz Harrosh (12): > NCR5380: Use scsi_eh API for REQUEST_SENSE invocation This change broke compilation of the mac_scsi.c driver: | linux/drivers/scsi/NCR5380.c: In function 'NCR5380_information_transfer': | linux/drivers/scsi/NCR5380.c:2282: error: 'struct NCR5380_hostdata' has no member named 'ses' | linux/drivers/scsi/NCR5380.c:2283: error: 'struct NCR5380_hostdata' has no member named 'ses' | linux/drivers/scsi/NCR5380.c:2284: error: 'struct NCR5380_hostdata' has no member named 'ses' | linux/drivers/scsi/NCR5380.c:2288: error: 'struct NCR5380_hostdata' has no member named 'ses' Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/