]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: net: cpsw: davinci_emac: move reading mac id to common file
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 21 Sep 2015 10:26:50 +0000 (15:56 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Sep 2015 00:21:46 +0000 (17:21 -0700)
commit23edb81bb261ee735f044ce4ce5d19becea46f93
tree4555db378617670ae03988fc934aacc7defde94b
parentc190234b6e6a482aba2f54f8256c0a0e18a9e483
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 <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
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