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:
377a467
)
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
author
Florian Fainelli
<florian@openwrt.org>
Wed, 16 Nov 2011 06:00:08 +0000
(06:00 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 Nov 2011 01:24:52 +0000
(20:24 -0500)
We are checking whether the MCR0_HASHEN bit is set using a logical and
instead of bitwise and, fix that.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found