]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit3874191898675ac34b6d1d94cfe997c570492bbb
tree632618b5f1d0911d5194d474d1faa9ec73240052
parent042cc409349f997d8a04f26829e4a048538a9794
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