Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760791AbYBIAER (ORCPT ); Fri, 8 Feb 2008 19:04:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756818AbYBIAD7 (ORCPT ); Fri, 8 Feb 2008 19:03:59 -0500 Received: from smtp6.pp.htv.fi ([213.243.153.40]:38978 "EHLO smtp6.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752551AbYBIAD5 (ORCPT ); Fri, 8 Feb 2008 19:03:57 -0500 Date: Sat, 9 Feb 2008 02:04:13 +0200 From: Adrian Bunk To: Boaz Harrosh , FUJITA Tomonori , James Bottomley , rmk@arm.linux.org.uk Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: scsi/arm/fas216.c compile error Message-ID: <20080209000413.GE6505@cs181133002.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1077 Lines: 29 Commit 30b0c37b27485a9cb897bfe3824f6f517b8c80d6 causes the following compile error: <-- snip --> ... CC drivers/scsi/arm/fas216.o /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/scsi/arm/fas216.c: In function 'fas216_std_done': /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/scsi/arm/fas216.c:2120: error: 'struct scsi_cmnd' has no member named 'request_bufflen' /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/scsi/arm/fas216.c:2122: error: 'struct scsi_cmnd' has no member named 'use_sg' make[4]: *** [drivers/scsi/arm/fas216.o] Error 1 <-- snip --> cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- 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/