Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300725
b: refs/heads/master
c: 0db83cd
h: refs/heads/master
i:
  300723: 88c8c20
v: v3
  • Loading branch information
Jim Cromie authored and David S. Miller committed Apr 13, 2012
1 parent bab75c8 commit 523cc8e
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: 60dfc629f8f7915e5411812ea0d009f5331577b4
refs/heads/master: 0db83cd85c278f2f7a2ba2948987983009cc0912
3 changes: 1 addition & 2 deletions trunk/drivers/net/ethernet/broadcom/bnx2.c
Original file line number Diff line number Diff line change
Expand Up @@ -7343,8 +7343,7 @@ static struct {
{ "rx_fw_discards" },
};

#define BNX2_NUM_STATS (sizeof(bnx2_stats_str_arr)/\
sizeof(bnx2_stats_str_arr[0]))
#define BNX2_NUM_STATS ARRAY_SIZE(bnx2_stats_str_arr)

#define STATS_OFFSET32(offset_name) (offsetof(struct statistics_block, offset_name) / 4)

Expand Down

0 comments on commit 523cc8e

Please sign in to comment.