All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephane Grosjean <s.grosjean@peak-system.com>
To: Marc Kleine-Budde <mkl@pengutronix.de>, linux-can@vger.kernel.org
Cc: Oliver Hartkopp <socketcan@hartkopp.net>
Subject: Re: [PATCH v4] can/peak_usb: add support for PEAK new CANFD USB adapters
Date: Wed, 14 Jan 2015 11:50:00 +0100	[thread overview]
Message-ID: <54B649D8.40006@peak-system.com> (raw)
In-Reply-To: <54AD66C5.10908@pengutronix.de>

Hi Marc,

Sorry, I don't have got Andri's e-mail address... Could you give it to 
me, please?

Thx in advance,

Stéphane

Le 07/01/2015 18:03, Marc Kleine-Budde a écrit :
>> +/* handle uCAN status message */
>> >+static int pcan_usb_fd_decode_status(struct pcan_usb_fd_if *usb_if,
>> >+				     struct pucan_msg *rx_msg)
>> >+{
>> >+	struct pucan_status_msg *st = (struct pucan_status_msg *)rx_msg;
>> >+	struct peak_usb_device *dev = usb_if->dev[PUCAN_STMSG_CHANNEL(st)];
>> >+	struct pcan_usb_fd_device *pdev =
>> >+			container_of(dev, struct pcan_usb_fd_device, dev);
>> >+	enum can_state new_state = CAN_STATE_ERROR_ACTIVE;
>> >+	struct net_device *netdev = dev->netdev;
>> >+	struct can_frame *cf;
>> >+	struct sk_buff *skb;
> Please talk to Wolfgang and Andri Yngvason about the state handling.
>

--
PEAK-System Technik GmbH
Sitz der Gesellschaft Darmstadt
Handelsregister Darmstadt HRB 9183 
Geschaeftsfuehrung: Alexander Gach, Uwe Wilhelm
--

  parent reply	other threads:[~2015-01-14 10:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 10:00 [PATCH v4] can/peak_usb: add support for PEAK new CANFD USB adapters Stephane Grosjean
2015-01-07 17:03 ` Marc Kleine-Budde
2015-01-07 17:37   ` Oliver Hartkopp
2015-01-07 18:37     ` iproute2 fd-non-iso PoC - was " Oliver Hartkopp
2015-01-08  9:04       ` Marc Kleine-Budde
2015-01-08  9:09     ` Marc Kleine-Budde
2015-01-13 13:18   ` Stephane Grosjean
2015-01-13 13:29     ` Marc Kleine-Budde
2015-01-13 13:32       ` Marc Kleine-Budde
2015-01-14 10:50   ` Stephane Grosjean [this message]
2015-01-14 10:51     ` Marc Kleine-Budde
2015-01-14 10:56   ` Stephane Grosjean
2015-01-14 11:07     ` Marc Kleine-Budde
2015-01-14 18:55       ` Oliver Hartkopp
2015-01-14 20:57         ` Marc Kleine-Budde
2015-01-15 15:49           ` Marc Kleine-Budde
2015-01-14 12:05 ` Fwd: " Stephane Grosjean
2015-01-14 13:00   ` Andri Yngvason

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=54B649D8.40006@peak-system.com \
    --to=s.grosjean@peak-system.com \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=socketcan@hartkopp.net \
    /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.