From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753616AbYIYEu3 (ORCPT ); Thu, 25 Sep 2008 00:50:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751616AbYIYEuQ (ORCPT ); Thu, 25 Sep 2008 00:50:16 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:37875 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751506AbYIYEuP (ORCPT ); Thu, 25 Sep 2008 00:50:15 -0400 Date: Wed, 24 Sep 2008 21:49:23 -0700 From: Greg KH To: Jing Huang Cc: James.Bottomley@HansenPartnership.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Ramkumar Vadivelu , Vinodh Ravindran , "Srikanth Rayas (CW)" Subject: Re: [PATCH 1/6] bfa: Brocade BFA FC SCSI Driver submission Message-ID: <20080925044923.GA4310@kroah.com> References: <4C94DE2070B172459E4F1EE14BD2364E01F27D19@HQ-EXCH-5.corp.brocade.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C94DE2070B172459E4F1EE14BD2364E01F27D19@HQ-EXCH-5.corp.brocade.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 24, 2008 at 08:56:14PM -0700, Jing Huang wrote: > --- orig/drivers/scsi/bfa/bfad_attr.c 1969-12-31 16:00:00.000000000 > -0800 > +++ patch/drivers/scsi/bfa/bfad_attr.c 2008-09-24 12:08:23.000000000 > -0700 > @@ -0,0 +1,660 @@ > +/* > + * Copyright (c) 2005-2008 Brocade Communications Systems, Inc. > + * All rights reserved > + * www.brocade.com > + * > + * Linux driver for Brocade Fibre Channel Host Bus Adapter. > + * > + * This program is free software; you can redistribute it and/or modify > it Your patch is line-wrapped and can't be applied :( Also, did I miss a [0/6] patch that describes this driver and what it is all about? Care to try again? thanks, greg k-h