[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180831.225549.934645882889326596.davem@davemloft.net>
Date: Fri, 31 Aug 2018 22:55:49 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: david.gounaris@...inera.com
Cc: qiang.zhao@....com, netdev@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, robh+dt@...nel.org
Subject: Re: [PATCH v2 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
From: David Gounaris <david.gounaris@...inera.com>
Date: Wed, 29 Aug 2018 15:13:25 +0200
> @@ -513,6 +517,8 @@ static int hdlc_rx_done(struct ucc_hdlc_private *priv, int rx_work_limit)
> break;
>
> case ARPHRD_PPP:
> + case ARPHRD_ETHER:
> +
Please don't add such an extraneous empty line.
Thanks.
Powered by blists - more mailing lists