All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: "Oliver Hartkopp" <socketcan@hartkopp.net>,
	"Rostislav Lisovy" <lisovy@gmail.com>,
	"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>,
	"Pavel Píša" <pisa@cmp.felk.cvut.cz>,
	"Michal Sojka" <sojkam1@fel.cvut.cz>
Subject: Re: can-next pull request for CAN ID Ematch
Date: Wed, 04 Jul 2012 13:19:10 +0200	[thread overview]
Message-ID: <4FF426AE.3000505@volkswagen.de> (raw)
In-Reply-To: <4FF42468.5040901@pengutronix.de>

On 04.07.2012 13:09, Marc Kleine-Budde wrote:
> On 07/04/2012 08:03 AM, Oliver Hartkopp wrote:
>> Hi all,
>>
>> the pull location is still valid :-)
>>
>> Btw. i needed to change a minor thing as the em_canid_match() function did
>> not handle the case that the same CAN-ID can be SFF or EFF ...
>>
>> The option to support the CAN_EFF_FLAG cleared in the can_mask is broken,
>> unusual and can not be handled in a simple way.
>>
>> The tc tool can handle eff and sff rules - and so i did it in the
>> em_canid_change() function now. No support for CAN_EFF_FLAG cleared in the
>> can_mask - just check the CAN_EFF_FLAG in the filter.can_id to decide the
>> rules type.
>
> I hope I took the correct patch. Please check the for-davem branch in my
> gitorious repo[1].

Yes - it is the correct patch.

>
> I've changed some things in the commit:
> - credited Rostislav Lisovy as the original author.
>    (git commit --amend --author="Rostislav Lisovy<lisovy@gmail.com>")
> - added a "net:" in the Subject line
> - Fixed coding style issue in pkt_cls.h
>    all defines indent now with a tab

Good!

I also had some whitespace issues in Kconfig i fixed this morning ...

>
> The patch currently has these S-o-bs:
>
>      Signed-off-by: Rostislav Lisovy<lisovy@gmail.com>
>      Signed-off-by: Oliver Hartkopp<socketcan@hartkopp.net>
>      Signed-off-by: Marc Kleine-Budde<mkl@pengutronix.de>
>
> Oliver, if you want to credit your changes I can add a oneliner between
> Rostislav's and your S-o-b, which may look like this:
>
> [Oliver: fixed random stuff]

No need for that.

I'm pretty sure now that there are no obvious issues open now.
At least it's getting shorter and shorter it get's easier to review ;-)

Tnx!

Oliver

>
> [1] https://gitorious.org/linux-can/linux-can-next/commits/for-davem
>


      reply	other threads:[~2012-07-04 11:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-04  4:11 can-next pull request for CAN ID Ematch Oliver Hartkopp
2012-07-04  6:03 ` Oliver Hartkopp
2012-07-04 11:09   ` Marc Kleine-Budde
2012-07-04 11:19     ` Oliver Hartkopp [this message]

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=4FF426AE.3000505@volkswagen.de \
    --to=oliver.hartkopp@volkswagen.de \
    --cc=linux-can@vger.kernel.org \
    --cc=lisovy@gmail.com \
    --cc=mkl@pengutronix.de \
    --cc=pisa@cmp.felk.cvut.cz \
    --cc=socketcan@hartkopp.net \
    --cc=sojkam1@fel.cvut.cz \
    /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.