All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Oliver Hartkopp <socketcan@hartkopp.net>
Cc: "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:09:28 +0200	[thread overview]
Message-ID: <4FF42468.5040901@pengutronix.de> (raw)
In-Reply-To: <4FF3DCBF.2040905@hartkopp.net>

[-- Attachment #1: Type: text/plain, Size: 1759 bytes --]

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].

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

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]

Marc

cheers, Marc

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

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

  reply	other threads:[~2012-07-04 11:09 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 [this message]
2012-07-04 11:19     ` Oliver Hartkopp

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=4FF42468.5040901@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=lisovy@gmail.com \
    --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.