[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C1662C3.3070708@trash.net>
Date: Mon, 14 Jun 2010 19:11:31 +0200
From: Patrick McHardy <kaber@...sh.net>
To: Ben Hutchings <bhutchings@...arflare.com>
CC: Pedro Garcia <pedro.netdev@...devamos.com>, netdev@...r.kernel.org
Subject: Re: [PATCH] vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p
packet)
Ben Hutchings wrote:
> On Mon, 2010-06-14 at 18:49 +0200, Pedro Garcia wrote:
>
>> On Sun, 13 Jun 2010 22:56:30 +0100, Ben Hutchings
>> <bhutchings@...arflare.com> wrote:
>>
>>> I have no particular opinion on this change, but you need to read and
>>> follow Documentation/SubmittingPatches.
>>>
>>> Ben.
>>>
>> Sorry, first kernel patch, and I did not know about it. I resubmit with
>> the correct style / format:
>>
> [...]
>
> Sorry, no you haven't.
>
> - Networking changes go through David Miller's net-next-2.6 tree so you
> need to use that as the baseline, not 2.6.26
> - Patches should be applicable with -p1, not -p0 (so if you use diff,
> you should run it from one directory level up)
> - The patch was word-wrapped
Additionally:
- please use the proper comment style, meaning each line begins
with a '*'
- the pr_debug statements may be useful for debugging, but are
a bit excessive for the final version
- + /* 2010-06-13: Pedro Garcia
We have changelogs for this, simply explaining what the code
does is enough.
- Please CC the maintainer (which is me)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists