]> Git Repo - linux.git/commit
drivers: net: cpsw: davinci_emac: move reading mac id to common file
authorMugunthan V N <[email protected]>
Mon, 21 Sep 2015 10:26:50 +0000 (15:56 +0530)
committerDavid S. Miller <[email protected]>
Tue, 22 Sep 2015 00:21:46 +0000 (17:21 -0700)
commitb6745f6e4e63f23fd5bf46ea2745783be13a0960
tree4555db378617670ae03988fc934aacc7defde94b
parent607cba1554cbdfd8d9f4a645f235e1dc909ba33f
drivers: net: cpsw: davinci_emac: move reading mac id to common file

Moving mac address reading from ethernet driver to common
file for better maintenance and for code reusable.

Signed-off-by: Mugunthan V N <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/ti/cpsw-common.c
drivers/net/ethernet/ti/cpsw.c
drivers/net/ethernet/ti/cpsw.h
drivers/net/ethernet/ti/davinci_emac.c
This page took 0.057744 seconds and 4 git commands to generate.