Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757576Ab2B2CMx (ORCPT ); Tue, 28 Feb 2012 21:12:53 -0500 Received: from mail-iy0-f174.google.com ([209.85.210.174]:64105 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752773Ab2B2CMv (ORCPT ); Tue, 28 Feb 2012 21:12:51 -0500 Authentication-Results: mr.google.com; spf=pass (google.com: domain of mcgrof@gmail.com designates 10.50.88.161 as permitted sender) smtp.mail=mcgrof@gmail.com; dkim=pass header.i=mcgrof@gmail.com MIME-Version: 1.0 In-Reply-To: <20120228.205347.1718771650331094141.davem@davemloft.net> References: <1330480210-30470-1-git-send-email-rodrigue@qca.qualcomm.com> <20120228.205347.1718771650331094141.davem@davemloft.net> From: "Luis R. Rodriguez" Date: Tue, 28 Feb 2012 18:12:31 -0800 X-Google-Sender-Auth: 3Q_k2u3A-SxDIkSJzykwsOkS5Xc Message-ID: Subject: Re: [PATCH] net: add QCA alx Ethernet driver To: David Miller Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, qca-linux-team@qualcomm.com, nic-devel@qualcomm.com, kgiori@qca.qualcomm.com, chris.snook@gmail.com, mathieu@qca.qualcomm.com, bryanh@quicinc.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1534 Lines: 35 On Tue, Feb 28, 2012 at 5:53 PM, David Miller wrote: > From: "Luis R. Rodriguez" > Date: Tue, 28 Feb 2012 17:50:09 -0800 > >> The next patch adds the new QCA alx Ethernet driver that >> supercedes the atl1c Ethernet driver. For details please >> read the commit log of the patch. Given the size you can >> download the patch from: > > What's wrong with making evolutionary fixes to atl1c instead > of replacing it wholesale? > > This isn't the way to do it Luis. I *vehemently* tried to change direction of this driver development to do exactly what you stated when this driver was first posted last year in October of 2011 [0]. I could not get commitment on that route mainly due to the large delta and lack of resources to address this. I knew this would still be a hard sale but what I proposed was a comprise -- consider a replacement *if* we can get QCA engineers tasked to work upstream and committed to fixing *all* issues reported, *and* also properly tested and compared drivers. The other option we had reviewed here was to get this into staging but the garbage driver code is all resolved now. Its your call. This is the best I could get commitment and resources on. [0] http://markmail.org/message/7dk7ltdcdlx5ksu6 Luis -- 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/