Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204410
b: refs/heads/master
c: 85dd08e
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Jiri Kosina committed Jun 16, 2010
1 parent d39a580 commit 85013e8
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: 46cd09a7de52cad464d35a75924b79984646288d
refs/heads/master: 85dd08ebf1d208c391c48243e30e286808f684d8
2 changes: 1 addition & 1 deletion trunk/drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ static void gfar_init_filer_table(struct gfar_private *priv)
rqfar = cluster_entry_per_class(priv, rqfar, RQFPR_IPV4 | RQFPR_UDP);
rqfar = cluster_entry_per_class(priv, rqfar, RQFPR_IPV4 | RQFPR_TCP);

/* cur_filer_idx indicated the fisrt non-masked rule */
/* cur_filer_idx indicated the first non-masked rule */
priv->cur_filer_idx = rqfar;

/* Rest are masked rules */
Expand Down

0 comments on commit 85013e8

Please sign in to comment.