linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: linux-can@vger.kernel.org
Subject: Re: [PATCH v7 09/10] include: gw.h: update comment
Date: Tue, 21 Jan 2014 14:24:19 +0100	[thread overview]
Message-ID: <20140121132419.GD26766@pengutronix.de> (raw)
In-Reply-To: <1390309204-19854-10-git-send-email-mkl@pengutronix.de>

On Tue, Jan 21, 2014 at 02:00:03PM +0100, Marc Kleine-Budde wrote:
> This comment was added to the kernel in patch:
> 
>     391ac12 can: gw: add a per rule limitation of frame hops
The corresponding can-utils commit is:

	ad7f44095ac3 (cangw: add an option for the per rule limitation of frame hops)

which somehow introduced the difference even though it referenced commit
391ac12.

Best regards
Uwe

> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> ---
>  include/linux/can/gw.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/can/gw.h b/include/linux/can/gw.h
> index a9d4363..4e27c82 100644
> --- a/include/linux/can/gw.h
> +++ b/include/linux/can/gw.h
> @@ -128,7 +128,7 @@ enum {
>   * Limit the number of hops of this specific rule. Usually the received CAN
>   * frame can be processed as much as 'max_hops' times (which is given at module
>   * load time of the can-gw module). This value is used to reduce the number of
> - * possible hops for this gateway job to a value smaller then max_hops.
> + * possible hops for this gateway rule to a value smaller then max_hops.
>   *
>   * CGW_CS_XOR (length 4 bytes):
>   * Set a simple XOR checksum starting with an initial value into
> -- 
> 1.8.5.2
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-can" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

  reply	other threads:[~2014-01-21 13:24 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-21 12:59 [PATCH v7 00/10] License cleanup Marc Kleine-Budde
2014-01-21 12:59 ` [PATCH v7 01/10] include: Remove two unused header files Marc Kleine-Budde
2014-01-21 12:59 ` [PATCH v7 02/10] ioctl.h: drop unused header Marc Kleine-Budde
2014-01-21 12:59 ` [PATCH v7 03/10] isotp.h: add explicit license information Marc Kleine-Budde
2014-01-21 12:59 ` [PATCH v7 04/10] include/socketcan: prepare headers to be moved to include/linux Marc Kleine-Budde
2014-01-21 12:59 ` [PATCH v7 05/10] include: Move all includes from include/socketcan " Marc Kleine-Budde
2014-01-21 13:00 ` [PATCH v7 06/10] include: fix paths mentioned in files Marc Kleine-Budde
2014-01-21 13:00 ` [PATCH v7 07/10] include: can.h: remove unused include of version.h Marc Kleine-Budde
2014-01-21 13:22   ` Uwe Kleine-König
2014-01-21 14:33     ` Oliver Hartkopp
2014-01-21 13:00 ` [PATCH v7 08/10] include: can.h: update comment about introduction of __kernel_sa_family_t Marc Kleine-Budde
2014-01-21 13:20   ` Uwe Kleine-König
2014-01-21 14:28     ` Oliver Hartkopp
2014-01-23 13:18       ` Oliver Hartkopp
2014-01-23 13:19         ` Marc Kleine-Budde
2014-01-23 13:24           ` Marc Kleine-Budde
2014-01-23 13:36             ` Oliver Hartkopp
2014-01-23 13:39               ` Marc Kleine-Budde
2014-01-21 13:00 ` [PATCH v7 09/10] include: gw.h: update comment Marc Kleine-Budde
2014-01-21 13:24   ` Uwe Kleine-König [this message]
2014-01-21 14:41     ` Oliver Hartkopp
2014-01-21 13:00 ` [PATCH v7 10/10] include: import copyright information from the kernel Marc Kleine-Budde

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=20140121132419.GD26766@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    /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;
as well as URLs for NNTP newsgroup(s).