Skip to content
Commit 5f0b6923 authored by Jakub Kicinski's avatar Jakub Kicinski Committed by David S. Miller
Browse files

net: unexport dev_addr_init() & dev_addr_flush()



There are no module callers in-tree and it's hard to justify
why anyone would init or flush addresses of a netdev (note
the flush is more of a destructor, it frees netdev->dev_addr).

Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent adeef3e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment