linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: david.gounaris@infinera.com
Cc: qiang.zhao@nxp.com, netdev@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, joakim.tjernlund@infinera.com
Subject: Re: [PATCH v3 0/6] Ethernet over hdlc
Date: Mon, 03 Sep 2018 22:14:55 -0700 (PDT)	[thread overview]
Message-ID: <20180903.221455.1051477615149264810.davem@davemloft.net> (raw)
In-Reply-To: <20180903124730.1551-1-david.gounaris@infinera.com>

From: David Gounaris <david.gounaris@infinera.com>
Date: Mon,  3 Sep 2018 14:47:24 +0200

> Here is what has been changed in v3 after the review comments from v2.
> 
> v3-0001: corrected style problems
> v3-0002: corrected style problems
> v3-0003: corrected style problems
> v3-0004: corrected style problems
> v3-0005: corrected style problems
> v3-0006: corrected style problems
> 
> Sorry for that, I did not know about scripts/checkpatch.pl.

Series applied to net-next.

  parent reply	other threads:[~2018-09-04  5:26 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-28 11:09 [PATCH 0/6] Ethernet over hdlc David Gounaris
2018-08-28 11:09 ` [PATCH 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 4 David Gounaris
2018-08-28 13:34   ` Christophe LEROY
2018-08-29  7:09     ` Christophe LEROY
2018-08-29 13:13   ` [PATCH v2 0/6] Ethernet over hdlc David Gounaris
2018-08-29 13:13     ` [PATCH v2 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 7 David Gounaris
2018-09-01  7:58       ` christophe leroy
2018-08-29 13:13     ` [PATCH v2 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity David Gounaris
2018-09-01  8:03       ` christophe leroy
2018-08-29 13:13     ` [PATCH v2 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER David Gounaris
2018-09-01  5:55       ` David Miller
2018-09-01  8:05       ` christophe leroy
2018-08-29 13:13     ` [PATCH v2 4/6] net/wan/fsl_ucc_hdlc: hmask David Gounaris
2018-09-01  8:06       ` christophe leroy
2018-08-29 13:13     ` [PATCH v2 5/6] net/wan/fsl_ucc_hdlc: GUMR for non tsa mode David Gounaris
2018-09-01  8:08       ` christophe leroy
2018-08-29 13:13     ` [PATCH v2 6/6] net/wan/fsl_ucc_hdlc: tx timeout handler David Gounaris
2018-09-01  8:10       ` christophe leroy
2018-09-01  8:10     ` [PATCH v2 0/6] Ethernet over hdlc christophe leroy
2018-09-03 12:47   ` [PATCH v3 " David Gounaris
2018-09-03 12:47     ` [PATCH v3 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 7 David Gounaris
2018-09-03 12:47     ` [PATCH v3 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity David Gounaris
2018-09-03 12:47     ` [PATCH v3 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER David Gounaris
2018-09-03 12:47     ` [PATCH v3 4/6] net/wan/fsl_ucc_hdlc: hmask David Gounaris
2018-09-03 12:47     ` [PATCH v3 5/6] net/wan/fsl_ucc_hdlc: GUMR for non tsa mode David Gounaris
2018-09-03 12:47     ` [PATCH v3 6/6] net/wan/fsl_ucc_hdlc: tx timeout handler David Gounaris
2018-09-04  5:14     ` David Miller [this message]
2018-08-28 11:09 ` [PATCH 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity David Gounaris
2018-08-28 11:09 ` [PATCH 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER David Gounaris
2018-08-28 13:36   ` Christophe LEROY
2018-08-28 11:09 ` [PATCH 4/6] net/wan/fsl_ucc_hdlc: default hmask value David Gounaris
2018-08-29  2:54   ` Qiang Zhao
2018-08-29  7:18     ` Christophe LEROY
2018-08-29  7:28       ` Joakim Tjernlund
2018-08-28 11:09 ` [PATCH 5/6] net/wan/fsl_ucc_hdlc: GUMR for non tsa mode David Gounaris
2018-08-28 11:09 ` [PATCH 6/6] net/wan/fsl_ucc_hdlc: tx timeout handler David Gounaris

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=20180903.221455.1051477615149264810.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=david.gounaris@infinera.com \
    --cc=joakim.tjernlund@infinera.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=netdev@vger.kernel.org \
    --cc=qiang.zhao@nxp.com \
    /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).