[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1432667999-11563-1-git-send-email-f.fainelli@gmail.com>
Date: Tue, 26 May 2015 12:19:57 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, dmurphy@...com,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next 0/2] net: phy: phy_interface_is_rgmii helper
Hi David,
As you suggested, here is the helper function to avoid missing some RGMII
interface checks. Had to wait for net to be merged in net-next to avoid
submitting the same patch/commit.
Dan, you might want to rebase your dp83867 submission to use that helper
when you this patchset gets merged into net-next, thanks!
Florian Fainelli (2):
net: phy: Add phy_interface_is_rgmii helper
net: phy: Utilize phy_interface_is_rgmii
drivers/net/phy/icplus.c | 5 +----
drivers/net/phy/marvell.c | 10 ++--------
drivers/net/phy/phy.c | 3 +--
include/linux/phy.h | 11 +++++++++++
4 files changed, 15 insertions(+), 14 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists