]> git.baikalelectronics.ru Git - kernel.git/commit
sungem: Fix global namespace pollution of phy accessors.
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2014 05:59:26 +0000 (22:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2014 06:07:12 +0000 (23:07 -0700)
commit1d1725c1ce9b71d78eb040707029208f4013e494
tree144555c483489084eea908606c4ce79742380968
parent5274a8ee19eab0a2c94426fa8327b0c41986da45
sungem: Fix global namespace pollution of phy accessors.

The sungem driver has "phy_read()" and "phy_write()" functions, which
we need to rename because the generic phy layer is about to export
generic interfaces with the same name.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sun/sungem.c
drivers/net/sungem_phy.c