From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] asix: new device id Date: Mon, 19 Dec 2011 16:38:26 -0500 (EST) Message-ID: <20111219.163826.9665750422142555.davem@davemloft.net> References: <20111219.162516.1008359598690049381.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: aurel@gnuage.org, netdev@vger.kernel.org, allan@asix.com.tw, freddy@asix.com.tw To: grundler@chromium.org Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:59343 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752287Ab1LSVig (ORCPT ); Mon, 19 Dec 2011 16:38:36 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Grant Grundler Date: Mon, 19 Dec 2011 13:34:24 -0800 > On Mon, Dec 19, 2011 at 1:25 PM, David Miller wrote: >> From: Grant Grundler >> Date: Mon, 19 Dec 2011 13:22:35 -0800 >> >>> I'm really the wrong guy to ask though. I don't have the device >>> and I'm not associated with the mfg. >> >> Strongly disagree. >> >> When you make changes to a driver, in fact you've made the most >> recent 5 or 6, it's like "tag, you're it" :-) > > Fair enough. :) But I'm trying to change that. :) (Have ASIX to > participate in asix.c devel/support). > > > Acked-by: Grant Grundler That's the spirit :-) Aplied, thanks.