]> git.baikalelectronics.ru Git - kernel.git/commit
net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Wed, 31 May 2017 07:18:32 +0000 (09:18 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Jun 2017 18:53:02 +0000 (14:53 -0400)
commit56d773a81df36f750bd2a7a8c7547f3fa691cc74
tree632618b5f1d0911d5194d474d1faa9ec73240052
parentc47f6ee87551b9f6d5efc03ece2b6498203157ef
net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr

Thoses symbol will be needed for the dwmac-sun8i ethernet driver.
For letting it to be build as module, they need to be exported.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c