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:
5583dcf
)
Staging: vt6655: simplify broadcast and multicast ethernet address test
author
Charles Clément
<caratorn@gmail.com>
Wed, 30 Jun 2010 07:46:24 +0000
(09:46 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 8 Jul 2010 20:02:56 +0000
(13:02 -0700)
A broadcast address is also a multicast address so simplify test cases where
possible.
As suggested by Joe Perches.
Signed-off-by: Charles Clément <caratorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found