diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-11-16 07:00:08 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-17 02:24:52 +0100 |
commit | bbc13ab9d26f4ff675775dd7dc24d5cae17b85d5 (patch) | |
tree | e07632d64f41b7b52ca634ce803e47a72c2ea72c /drivers/net/bonding | |
parent | MAINTAINERS: change email address for shemminger (diff) | |
download | linux-bbc13ab9d26f4ff675775dd7dc24d5cae17b85d5.tar.xz linux-bbc13ab9d26f4ff675775dd7dc24d5cae17b85d5.zip |
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
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>
Diffstat (limited to 'drivers/net/bonding')
0 files changed, 0 insertions, 0 deletions