Skip to content
Snippets Groups Projects
Commit 18e225f2 authored by Pavel Roskin's avatar Pavel Roskin Committed by David S. Miller
Browse files

net: fix definition of netdev_for_each_mc_addr()


The first argument should be called ha, not mclist.  All callers use the
name "ha", but if they used a different name, there would be a compile
error.

Signed-off-by: default avatarPavel Roskin <proski@gnu.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8e479560
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment