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:
88df8ef
)
[IEEE80211] ipw2200: Simplify multicast checks.
author
Stephen Hemminger
<shemminger@osdl.org>
Tue, 3 Jan 2006 23:27:38 +0000
(15:27 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 3 Jan 2006 23:27:38 +0000
(15:27 -0800)
From: Stephen Hemminger <shemminger@osdl.org>
is_multicast_ether_addr() accepts broadcast too, so the
is_broadcast_ether_addr() calls are redundant.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found