Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752128Ab0DMIPj (ORCPT ); Tue, 13 Apr 2010 04:15:39 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:50439 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751420Ab0DMIPh convert rfc822-to-8bit (ORCPT ); Tue, 13 Apr 2010 04:15:37 -0400 Date: Tue, 13 Apr 2010 01:15:40 -0700 (PDT) Message-Id: <20100413.011540.115903049.davem@davemloft.net> To: agimenez@sysvalve.es Cc: linux-kernel@vger.kernel.org, dgiagio@gmail.com, dborca@yahoo.com, gregkh@suse.de, jonas.sjoquist@ericsson.com, steve.glendinning@smsc.com, torgny.johansson@gmail.com, dbrownell@users.sourceforge.net, omar.oberthur@gmail.com, linux-usb@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH Resubmission] drivers/net/usb: Add new driver ipheth From: David Miller In-Reply-To: <1270678281-20750-1-git-send-email-agimenez@sysvalve.es> References: <1269984864-28159-1-git-send-email-agimenez@sysvalve.es> <1270678281-20750-1-git-send-email-agimenez@sysvalve.es> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 897 Lines: 25 From: L. Alberto Gim?nez Date: Thu, 8 Apr 2010 00:11:20 +0200 > From: dborca@yahoo.com > > Add new driver to use tethering with an iPhone device. After initial submission, > apply fixes to fit the new driver into the kernel standards. > > There are still a couple of minor (almost cosmetic-level) issues, but the driver > is fully functional right now. > > Signed-off-by: L. Alberto Gim?nez I can't apply this. Unless you add a rule to drivers/net/Makefile, the build won't actually get to your driver unless one of the other USB networking devices are configured. Please fix this up and resubmit. -- 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/