mirror of
https://github.com/torvalds/linux.git
synced 2026-04-29 12:02:35 -04:00
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>