linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix GMII2RGMII private field
@ 2019-09-04 14:00 Harini Katakam
  2019-09-04 14:00 ` [PATCH v2 1/2] include: mdio: Add driver data helpers Harini Katakam
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Harini Katakam @ 2019-09-04 14:00 UTC (permalink / raw)
  To: andrew, f.fainelli, hkallweit1, davem
  Cc: michal.simek, netdev, linux-arm-kernel, linux-kernel,
	harinikatakamlinux, harini.katakam, radhey.shyam.pandey

Fix the usage of external phy's priv field by gmii2rgmii driver.

Based on net-next.

Harini Katakam (2):
  include: mdio: Add driver data helpers
  net: phy: gmii2rgmii: Dont use priv field in phy device

 drivers/net/phy/xilinx_gmii2rgmii.c |  4 ++--
 include/linux/mdio.h                | 11 +++++++++++
 2 files changed, 13 insertions(+), 2 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-09-05 10:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-04 14:00 [PATCH v2 0/2] Fix GMII2RGMII private field Harini Katakam
2019-09-04 14:00 ` [PATCH v2 1/2] include: mdio: Add driver data helpers Harini Katakam
2019-09-04 16:46   ` Andrew Lunn
2019-09-04 17:07   ` Florian Fainelli
2019-09-04 14:00 ` [PATCH v2 2/2] net: phy: gmii2rgmii: Dont use priv field in phy device Harini Katakam
2019-09-04 16:47   ` Andrew Lunn
2019-09-04 17:11   ` Florian Fainelli
2019-09-05 10:32 ` [PATCH v2 0/2] Fix GMII2RGMII private field David Miller

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).