]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfb0b2fd04dcbabc721e4b0506233e21b719ec229
tree1e0204aa547b7087948dcda4581822f02eb5f538
parent91b77a376b114d56ce55afa1575069dcb5a07799
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