From: David Miller <davem@davemloft.net>
To: sam@ravnborg.org
Cc: cmetcalf@tilera.com, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org, shemminger@vyatta.com,
eric.dumazet@gmail.com
Subject: Re: [PATCH v2] drivers/net/tile/: on-chip network drivers for the tile architecture
Date: Mon, 15 Nov 2010 10:22:10 -0800 (PST) [thread overview]
Message-ID: <20101115.102210.242124777.davem@davemloft.net> (raw)
In-Reply-To: <20101114075213.GA15495@merkur.ravnborg.org>
From: Sam Ravnborg <sam@ravnborg.org>
Date: Sun, 14 Nov 2010 08:52:13 +0100
>> diff --git a/drivers/net/tile/Makefile b/drivers/net/tile/Makefile
>> new file mode 100644
>> index 0000000..f634f14
>> --- /dev/null
>> +++ b/drivers/net/tile/Makefile
>> @@ -0,0 +1,10 @@
>> +#
>> +# Makefile for the TILE on-chip networking support.
>> +#
>> +
>> +obj-$(CONFIG_TILE_NET) += tile_net.o
>> +ifdef CONFIG_TILEGX
>> +tile_net-objs := tilegx.o mpipe.o iorpc_mpipe.o dma_queue.o
>> +else
>> +tile_net-objs := tilepro.o
>> +endif
>
> The -objs syntax is deprecated these days.
> Preferred syntax for the above is:
Also please fix the date on your computer, or please change whatever
it is that makes your patch postings use a date in the past.
Thanks.
next prev parent reply other threads:[~2010-11-15 18:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-01 21:00 [PATCH] " Chris Metcalf
2010-11-03 16:59 ` Stephen Hemminger
2010-11-03 17:37 ` Chris Metcalf
2010-11-03 17:50 ` Eric Dumazet
2010-11-03 19:39 ` Chris Metcalf
2010-11-03 20:31 ` Eric Dumazet
2010-11-03 21:04 ` Chris Metcalf
2010-11-01 21:00 ` [PATCH v2] " Chris Metcalf
2010-11-14 7:52 ` Sam Ravnborg
2010-11-15 18:22 ` David Miller [this message]
2010-11-15 19:01 ` Chris Metcalf
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=20101115.102210.242124777.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=cmetcalf@tilera.com \
--cc=eric.dumazet@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=shemminger@vyatta.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®