git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e47956
)
net: fix definition of netdev_for_each_mc_addr()
author
Pavel Roskin
<proski@gnu.org>
Wed, 7 Apr 2010 23:40:09 +0000
(16:40 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 7 Apr 2010 23:40:09 +0000
(16:40 -0700)
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: Pavel Roskin <proski@gnu.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
patch
|
blob
|
history
diff --cc
include/linux/netdevice.h
Simple merge