summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2021-10-13 23:54:50 +0300
committerJakub Kicinski <kuba@kernel.org>2021-10-14 19:24:09 +0300
commitba530fea8ca1b57ee71d4e62f287a5d7ed92f789 (patch)
tree0682a1c025bbada8ecfbc83afaca05fba237f11c /fs
parent2b4731b153b4621064d9e899a92f6c03199630f1 (diff)
downloadlinux-ba530fea8ca1b57ee71d4e62f287a5d7ed92f789.tar.xz
ethernet: remove random_ether_addr()
random_ether_addr() was the original name of the helper which was kept for backward compatibility (?) after the rename in commit 0a4dd594982a ("etherdevice: Rename random_ether_addr to eth_random_addr"). We have a single random_ether_addr() caller left in tree while there are 70 callers of eth_random_addr(). Time to drop this define. Reviewed-by: Simon Horman <simon.horman@corigine.com> Link: https://lore.kernel.org/r/20211013205450.328092-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions