]> git.baikalelectronics.ru Git - kernel.git/commit
net/fsl_pq_mdio: merge some functions together
authorTimur Tabi <timur@freescale.com>
Wed, 29 Aug 2012 08:07:59 +0000 (08:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Aug 2012 17:29:31 +0000 (13:29 -0400)
commitdbf1bb9596d86ad510935187f54a301f988276fd
tree224367e64313b0363c5cde7c28df75ed51fc32cd
parent5dacb3ef1d3cca33457ac306b816b4819dd9109f
net/fsl_pq_mdio: merge some functions together

A few small functions were called only by other functions in the same
file, so merge them together.  One function, for example, was calculating
the device address even though the caller was doing the same thing.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fsl_pq_mdio.c