From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261280AbVFDHeQ (ORCPT ); Sat, 4 Jun 2005 03:34:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261285AbVFDHeQ (ORCPT ); Sat, 4 Jun 2005 03:34:16 -0400 Received: from smtp810.mail.sc5.yahoo.com ([66.163.170.80]:6809 "HELO smtp810.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S261280AbVFDHeL (ORCPT ); Sat, 4 Jun 2005 03:34:11 -0400 From: Dmitry Torokhov To: linux-kernel@vger.kernel.org Subject: Re: [PATCH scsi-misc 2/2][RESEND] megaraid_sas: LSI Logic MegaRAID SA S RAID Driver Date: Sat, 4 Jun 2005 02:34:04 -0500 User-Agent: KMail/1.8 Cc: "Bagalkote, Sreenivas" , "'Christoph Hellwig'" , "'James Bottomley'" , "'linux-scsi@vger.kernel.org'" , "'Matt_Domsch@Dell.com'" , "Doelfel, Hardy" , "Ju, Seokmann" References: <0E3FA95632D6D047BA649F95DAB60E57060CCEFA@exa-atlanta> In-Reply-To: <0E3FA95632D6D047BA649F95DAB60E57060CCEFA@exa-atlanta> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506040234.05451.dtor_core@ameritech.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Saturday 04 June 2005 01:13, Bagalkote, Sreenivas wrote: > +/** > + * megasas_issue_polled - Issues a polling command > + * @instance: Adapter soft state > + * @cmd: Command packet to be issued > + * > + * For polling, MFI requires the cmd_status to be set to 0xFF before > posting. > + */ > +static int > +megasas_issue_polled(struct megasas_instance *instance, struct megasas_cmd > *cmd) Hi, I am sorry to say that, but it looks like this one arrived line-wrapped again. -- Dmitry