From: "\"L. Alberto Giménez\"" <agimenez@sysvalve.es>
To: David Miller <davem@davemloft.net>
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
Date: Tue, 13 Apr 2010 21:03:25 +0200 [thread overview]
Message-ID: <4BC4BFFD.9040802@sysvalve.es> (raw)
In-Reply-To: <20100413.011540.115903049.davem@davemloft.net>
David Miller wrote:
> 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.
>
Hi David,
Thanks for the info. I didn't know that I had to add an entry on the
upper level Makefile. I guess that something like
obj-$(CONFIG_USB_IPHETH) += usb/ should be enough? (I got it from the
other USB net drivers).
I won't be able to work on it today, I've been very busy today and can't
look into this, but I've not given up :)
> Please fix this up and resubmit.
I have also in my queue a patch sent from upstream to fix the latest
issues pointed out by Roland Dreier, and I need to test it a little bit
more.
Thanks for your comments and patience!
Best regards,
L. Alberto Giménez
next prev parent reply other threads:[~2010-04-13 19:04 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-30 21:34 [PATCH] Staging: Add new driver ipheth L. Alberto Giménez
2010-03-30 21:34 ` L. Alberto Giménez
2010-03-30 21:45 ` Greg KH
2010-03-30 21:58 ` "L. Alberto Giménez"
2010-03-30 22:11 ` Greg KH
2010-03-31 14:33 ` Pavel Machek
2010-03-31 14:44 ` Matthew Garrett
2010-03-31 19:47 ` "L. Alberto Giménez"
2010-03-30 23:01 ` [PATCH] drivers/net/usb: " L. Alberto Giménez
2010-03-30 23:25 ` Greg KH
2010-03-31 19:42 ` [PATCHv3] " L. Alberto Giménez
2010-03-31 20:33 ` Oliver Neukum
2010-03-31 21:38 ` "L. Alberto Giménez"
2010-04-02 18:23 ` "L. Alberto Giménez"
2010-04-04 7:24 ` Oliver Neukum
2010-04-05 18:51 ` "L. Alberto Giménez"
2010-03-31 23:18 ` Ben Hutchings
2010-03-31 23:25 ` Greg KH
2010-03-31 23:28 ` Ben Hutchings
2010-04-02 17:15 ` "L. Alberto Giménez"
2010-04-02 17:21 ` Ben Hutchings
2010-04-02 17:53 ` "L. Alberto Giménez"
2010-04-02 18:35 ` Ben Hutchings
2010-04-07 22:11 ` [PATCH Resubmission] " L. Alberto Giménez
2010-04-07 22:37 ` Roland Dreier
2010-04-08 6:35 ` Oliver Neukum
2010-04-13 8:15 ` David Miller
2010-04-13 19:03 ` "L. Alberto Giménez" [this message]
2010-04-13 21:29 ` David Miller
2010-04-15 19:46 ` [PATCH Resubmission v2] " L. Alberto Giménez
2010-04-16 6:44 ` David Miller
2010-04-18 18:35 ` [PATCH] " L. Alberto Giménez
2010-04-21 14:15 ` Diego Giagio
2010-04-22 5:44 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BC4BFFD.9040802@sysvalve.es \
--to=agimenez@sysvalve.es \
--cc=davem@davemloft.net \
--cc=dborca@yahoo.com \
--cc=dbrownell@users.sourceforge.net \
--cc=dgiagio@gmail.com \
--cc=gregkh@suse.de \
--cc=jonas.sjoquist@ericsson.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=omar.oberthur@gmail.com \
--cc=steve.glendinning@smsc.com \
--cc=torgny.johansson@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.