From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Mikhail Kofanov <c5r@yandex.ru>
Cc: linux-can <linux-can@vger.kernel.org>
Subject: Re: can: flexcan: patch
Date: Fri, 6 May 2016 17:56:22 +0200 [thread overview]
Message-ID: <572CBEA6.2030607@pengutronix.de> (raw)
In-Reply-To: <629131462542452@web29o.yandex.ru>
[-- Attachment #1.1: Type: text/plain, Size: 1115 bytes --]
On 05/06/2016 03:47 PM, Mikhail Kofanov wrote:
> https://git.kernel.org/cgit/linux/kernel/git/mkl/linux-can-next.git/tree/?id=ffd461f80d536336811d573f197f3e6d9872d054
The patch does not apply, as your mailer converted all tabs to spaces
and capped long lines....See below:
>>> /* schedule NAPI in case of:
>>> * - rx IRQ
>>> - * - state change IRQ
>>> + * - tx/rx warning or bus-off
>>> + * - any state change
>>> * - bus error IRQ and bus error reporting is activated
>>> */
>>> if ((reg_iflag1 & FLEXCAN_IFLAG_RX_FIFO_AVAILABLE) ||
>>> (reg_esr & FLEXCAN_ESR_ERR_STATE) ||
>>> + ((reg_esr & FLEXCAN_ESR_FLT_CONF_MASK) != (priv->reg_esr & FLEXCAN_ESR_FLT_CONF_MAS
There seems to be a problem with this mail, the rest of this line is
missing.
Marc
--
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: 455 bytes --]
prev parent reply other threads:[~2016-05-06 15:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <14855451462460611@web29h.yandex.ru>
2016-05-06 10:26 ` can: flexcan: patch Marc Kleine-Budde
2016-05-06 13:47 ` Mikhail Kofanov
2016-05-06 15:56 ` Marc Kleine-Budde [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=572CBEA6.2030607@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=c5r@yandex.ru \
--cc=linux-can@vger.kernel.org \
/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.