Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300726
b: refs/heads/master
c: 4133099
h: refs/heads/master
v: v3
  • Loading branch information
Jim Cromie authored and David S. Miller committed Apr 13, 2012
1 parent 523cc8e commit a6bc5c2
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: 0db83cd85c278f2f7a2ba2948987983009cc0912
refs/heads/master: 4133099b3e1ffd63476ede836a5a10aa26fa93d0
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/cisco/enic/enic_pp.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ static int (*enic_pp_handlers[])(struct enic *enic, int vf,
};

static const int enic_pp_handlers_count =
sizeof(enic_pp_handlers)/sizeof(*enic_pp_handlers);
ARRAY_SIZE(enic_pp_handlers);

static int enic_pp_preassociate(struct enic *enic, int vf,
struct enic_port_profile *prev_pp, int *restore_pp)
Expand Down

0 comments on commit a6bc5c2

Please sign in to comment.