diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-10-08 23:20:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-10-09 19:54:59 +0200 |
commit | 50fb47ae4d812d5eabc57539701dc0fd6404495e (patch) | |
tree | bd798b767f6fde897aedff220bf38ffb11137c86 /drivers/net/phy | |
parent | be2net: Remove code that stops further access to BE NIC based on UE bits (diff) | |
download | linux-50fb47ae4d812d5eabc57539701dc0fd6404495e.tar.xz linux-50fb47ae4d812d5eabc57539701dc0fd6404495e.zip |
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: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions