tulip: dmfe: Fix global namespace pollution of phy accessors.
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2014 01:24:16 +0000 (18:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2014 01:25:40 +0000 (18:25 -0700)
commit73852b2bfb743298dff9e731615ee0162b33630c
tree1e0204aa547b7087948dcda4581822f02eb5f538
parentc2c0e8b2b88cac379b2a2167b448000dedd2596a
tulip: dmfe: Fix global namespace pollution of phy accessors.

The dmfe 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/dec/tulip/dmfe.c