Skip to content
Commit 50fb47ae authored by Dan Carpenter's avatar Dan Carpenter Committed by David S. Miller
Browse files

farsync: fix support for over 30 cards



We're trying to fill a 64 bit bitmap but only the lower 30 shifts work
because the shift wraps around.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1451ae6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment