All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: "David Rivshin (Allworx)" <drivshin.allworx@gmail.com>,
	Grygorii Strashko <grygorii.strashko@ti.com>,
	"David S. Miller" <davem@davemloft.net>
Cc: Andrew Goodbody <andrew.goodbody@cambrionix.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-omap@vger.kernel.org, mugunthanvnm@ti.com,
	tony@atomide.com, andrew@lunn.ch
Subject: Re: [PATCH v2 1/1] drivers: net: cpsw: Prevent NUll pointer dereference with two PHYs
Date: Tue, 19 Apr 2016 10:44:15 -0700	[thread overview]
Message-ID: <57166E6F.90905@gmail.com> (raw)
In-Reply-To: <20160419131443.7a3b3ef7.drivshin.allworx@gmail.com>

On 19/04/16 10:14, David Rivshin (Allworx) wrote:
>> Ah Ok. There are no user of cpsw_platform_data outside of net/ethernet/ti/,
>> so yes, looks like your patch 1 does exactly what's needed.
> 
> Given that the v1 of Andrew's patch is already in Dave's net tree, and 
> would obviously have many conflicts with mine, how should I proceed? 
> Since you already requested Dave revert that patch, should I just wait 
> for that to happen and then resubmit my series? 
> 
> Dave, Does that sound good to you? 

At some point, it would be good for the cpsw driver to be moved to the
DSA subsystem, a lot of these tiny little details, like how to attach
the PHY to the internal, external, fixed MDIO bus have been solved
already using standard DT bindings. This leaves you with the fun part:
how to program your switch such that it works in response to the
networking stack sollicitations (bridge, VLAN, ethtool etc.).
-- 
Florian

  reply	other threads:[~2016-04-19 17:46 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-19 13:56 [PATCH v2 0/1] drivers: net: cpsw: Fix NULL pointer dereference with two slave PHYs Andrew Goodbody
2016-04-19 13:56 ` Andrew Goodbody
2016-04-19 13:56 ` [PATCH v2 1/1] drivers: net: cpsw: Prevent NUll pointer dereference with two PHYs Andrew Goodbody
2016-04-19 13:56   ` Andrew Goodbody
2016-04-19 14:41   ` Grygorii Strashko
2016-04-19 14:41     ` Grygorii Strashko
2016-04-19 15:01     ` David Rivshin (Allworx)
2016-04-19 15:01       ` David Rivshin (Allworx)
2016-04-19 15:44       ` Grygorii Strashko
2016-04-19 15:44         ` Grygorii Strashko
2016-04-19 17:14         ` David Rivshin (Allworx)
2016-04-19 17:14           ` David Rivshin (Allworx)
2016-04-19 17:44           ` Florian Fainelli [this message]
2016-04-19 18:44           ` Grygorii Strashko
2016-04-19 18:44             ` Grygorii Strashko
2016-04-19 22:43             ` David Miller
2016-04-19 23:38               ` David Rivshin (Allworx)
2016-04-20  9:37                 ` Grygorii Strashko
2016-04-20  9:37                   ` Grygorii Strashko
2016-04-19 16:05     ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2016-04-18 13:53 [PATCH v2 0/1] drivers: net: cpsw: Fix NULL pointer dereference with two slave PHYs Andrew Goodbody
2016-04-18 13:53 ` [PATCH v2 1/1] drivers: net: cpsw: Prevent NUll pointer dereference with two PHYs Andrew Goodbody

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=57166E6F.90905@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=andrew.goodbody@cambrionix.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=drivshin.allworx@gmail.com \
    --cc=grygorii.strashko@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mugunthanvnm@ti.com \
    --cc=netdev@vger.kernel.org \
    --cc=tony@atomide.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 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.