Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134547
b: refs/heads/master
c: 36e552a
h: refs/heads/master
i:
  134545: 3ca1421
  134543: e76771d
v: v3
  • Loading branch information
Eilon Greenstein authored and David S. Miller committed Feb 16, 2009
1 parent 1a82fc3 commit a24db62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 8d5726c404fd41fedb7a49e1fbef62c60754021a
refs/heads/master: 36e552ab1a51067c5ff8de63416e3fcf2c86a7bf
3 changes: 1 addition & 2 deletions trunk/drivers/net/bnx2x_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -7059,9 +7059,8 @@ static int bnx2x_stop_leading(struct bnx2x *bp)
*bp->dsb_sp_prod, dsb_sp_prod_idx);
#ifdef BNX2X_STOP_ON_ERROR
bnx2x_panic();
#else
rc = -EBUSY;
#endif
rc = -EBUSY;
break;
}
cnt--;
Expand Down

0 comments on commit a24db62

Please sign in to comment.