summaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4
diff options
context:
space:
mode:
authorRoel Kluin <roel.kluin@gmail.com>2009-05-15 10:16:45 -0700
committerRoland Dreier <rolandd@cisco.com>2009-05-15 10:16:45 -0700
commit28e43a519b9edb8277fc6b490ad17aa38c45a02b (patch)
tree56fd31d1d4e67a770d4fe55bff0ae570e4a7df3f /drivers/net/mlx4
parent210af919c949a7d6bd330916ef376cec2907d81e (diff)
downloadtalos-obmc-linux-28e43a519b9edb8277fc6b490ad17aa38c45a02b.tar.gz
talos-obmc-linux-28e43a519b9edb8277fc6b490ad17aa38c45a02b.zip
RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()
With a postfix increment, i is incremented one past 10K/5K before the loop ends, so the error messages will be displayed too soon if the test succeeds on the last iteration. Fix the comparisons to be > instead of >=. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/net/mlx4')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud