public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Greg KH <greg-U8xfFu+wG4EAvxtiuMwx3w@public•gmane.org>
To: Giuseppe Cavallaro <peppe.cavallaro-qxv4g6HH51o@public•gmane.org>
Cc: stable-u79uwXL29TY76Z2rM5mHXA@public•gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public•gmane.org,
	netdev-u79uwXL29TY76Z2rM5mHXA@public•gmane.org,
	robin.murphy-5wv7dgnIgG8@public•gmane.org,
	marc.zyngier-5wv7dgnIgG8@public•gmane.org,
	afaerber-l3A5Bk7waGM@public•gmane.org,
	bert-phGP8mJ4Mqk@public•gmane.org,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public•gmane.org,
	maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public•gmane.org,
	"Gabriel Fernandez"
	<gabriel.fernandez-QSEj5FYQhm4dnm+yROfE0A@public•gmane.org>,
	"Frank Schäfer"
	<fschaefer.oss-gM/Ye1E23mwN+BqQ9rBEUg@public•gmane.org>,
	"Dinh Nguyen"
	<dinh.linux-Re5JQEeQqe8AvxtiuMwx3w@public•gmane.org>,
	"David S . Miller"
	<davem-fT/PcQaiUtIeIZ0/mPfg9Q@public•gmane.org>
Subject: Re: [PATCH 1/2 (linux-stable-4.5.y)] Revert "stmmac: Fix 'eth0: No PHY found' regression"
Date: Sun, 14 Aug 2016 17:44:34 +0200	[thread overview]
Message-ID: <20160814154434.GI20560@kroah.com> (raw)
In-Reply-To: <1464009463-23654-2-git-send-email-peppe.cavallaro-qxv4g6HH51o@public.gmane.org>

On Mon, May 23, 2016 at 03:17:42PM +0200, Giuseppe Cavallaro wrote:
> From: Giuseppe CAVALLARO <peppe.cavallaro-qxv4g6HH51o@public•gmane.org>
> 
> This reverts commit 88f8b1bb41c6208f81b6a480244533ded7b59493.
> due to problems on GeekBox and Banana Pi M1 board when
> connected to a real transceiver instead of a switch via
> fixed-link.
> 
> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro-qxv4g6HH51o@public•gmane.org>
> Cc: Gabriel Fernandez <gabriel.fernandez-QSEj5FYQhm4dnm+yROfE0A@public•gmane.org>
> Cc: Andreas Färber <afaerber-l3A5Bk7waGM@public•gmane.org>
> Cc: Frank Schäfer <fschaefer.oss-gM/Ye1E23mwN+BqQ9rBEUg@public•gmane.org>
> Cc: Dinh Nguyen <dinh.linux-Re5JQEeQqe8AvxtiuMwx3w@public•gmane.org>
> Cc: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public•gmane.org>
> Signed-off-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public•gmane.org>
> ---
>  drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c     | 11 ++++++++++-
>  drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c |  9 +--------
>  2 files changed, 11 insertions(+), 9 deletions(-)

<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read Documentation/stable_kernel_rules.txt
for how to do this properly.

</formletter>

-- 
You received this message because you are subscribed to the Google Groups "linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public•gmane.org
For more options, visit https://groups.google.com/d/optout.

  parent reply	other threads:[~2016-08-14 15:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 13:17 [PATCH 0/2 (linux-stable-4.5.y)] net: stmmac: MDIO fixes Giuseppe Cavallaro
     [not found] ` <1464009463-23654-1-git-send-email-peppe.cavallaro-qxv4g6HH51o@public.gmane.org>
2016-05-23 13:17   ` [PATCH 1/2 (linux-stable-4.5.y)] Revert "stmmac: Fix 'eth0: No PHY found' regression" Giuseppe Cavallaro
     [not found]     ` <1464009463-23654-2-git-send-email-peppe.cavallaro-qxv4g6HH51o@public.gmane.org>
2016-08-14 15:44       ` Greg KH [this message]
2016-05-23 13:17   ` [PATCH 2/2 (linux-stable-4.5.y)] stmmac: fix MDIO settings Giuseppe Cavallaro
2016-08-14 15:44     ` Greg KH
2016-05-23 15:36 ` [PATCH 0/2 (linux-stable-4.5.y)] net: stmmac: MDIO fixes Greg KH
     [not found]   ` <20160523153619.GA30179-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2016-05-24  7:08     ` Giuseppe CAVALLARO

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=20160814154434.GI20560@kroah.com \
    --to=greg-u8xffu+wg4eavxtiumwx3w@public$(echo .)gmane.org \
    --cc=afaerber-l3A5Bk7waGM@public$(echo .)gmane.org \
    --cc=bert-phGP8mJ4Mqk@public$(echo .)gmane.org \
    --cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public$(echo .)gmane.org \
    --cc=dinh.linux-Re5JQEeQqe8AvxtiuMwx3w@public$(echo .)gmane.org \
    --cc=fschaefer.oss-gM/Ye1E23mwN+BqQ9rBEUg@public$(echo .)gmane.org \
    --cc=gabriel.fernandez-QSEj5FYQhm4dnm+yROfE0A@public$(echo .)gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public$(echo .)gmane.org \
    --cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public$(echo .)gmane.org \
    --cc=marc.zyngier-5wv7dgnIgG8@public$(echo .)gmane.org \
    --cc=maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public$(echo .)gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public$(echo .)gmane.org \
    --cc=peppe.cavallaro-qxv4g6HH51o@public$(echo .)gmane.org \
    --cc=robin.murphy-5wv7dgnIgG8@public$(echo .)gmane.org \
    --cc=stable-u79uwXL29TY76Z2rM5mHXA@public$(echo .)gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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