[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D622CC1.5050402@pengutronix.de>
Date: Mon, 21 Feb 2011 10:13:37 +0100
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: Kurt Van Dijck <kurt.van.dijck@....be>
CC: netdev@...r.kernel.org
Subject: Re: [PATCH] CAN: add controller hardware name for Softing cards
On 02/21/2011 10:04 AM, Kurt Van Dijck wrote:
> I just found that the controller hardware name is not set for the Softing
> driver. After this patch, "$ ip -d link show" looks nicer.
>
> Signed-off-by: Kurt Van Dijck <kurt.van.dijck@....be>
Acked-by: Marc Kleine-Budde <mkl@...gutronix.de>
Marc
> ---
> diff --git a/drivers/net/can/softing/softing_main.c b/drivers/net/can/softing/softing_main.c
> index 5157e15..aeea9f9 100644
> --- a/drivers/net/can/softing/softing_main.c
> +++ b/drivers/net/can/softing/softing_main.c
> @@ -633,6 +633,7 @@ static const struct net_device_ops softing_netdev_ops = {
> };
>
> static const struct can_bittiming_const softing_btr_const = {
> + .name = "softing",
> .tseg1_min = 1,
> .tseg1_max = 16,
> .tseg2_min = 1,
> --
> 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
--
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 |
Download attachment "signature.asc" of type "application/pgp-signature" (263 bytes)
Powered by blists - more mailing lists