Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194295
b: refs/heads/master
c: 8eb5a20
h: refs/heads/master
i:
  194293: 6fbdad4
  194291: a9a6d6d
  194287: 8df643e
v: v3
  • Loading branch information
Vladislav Zolotarov authored and David S. Miller committed Apr 19, 2010
1 parent b18cef5 commit b5db1a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ac218c83fbfc6bcdbef36b38f79d0ee08420285
refs/heads/master: 8eb5a20ccc67d85d52ead88fb263eb28814ca2b4
2 changes: 1 addition & 1 deletion trunk/drivers/net/bnx2x_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -11137,7 +11137,7 @@ static int bnx2x_test_registers(struct bnx2x *bp)

save_val = REG_RD(bp, offset);

REG_WR(bp, offset, wr_val);
REG_WR(bp, offset, (wr_val & mask));
val = REG_RD(bp, offset);

/* Restore the original register's value */
Expand Down

0 comments on commit b5db1a6

Please sign in to comment.