Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130160
b: refs/heads/master
c: 0d1cfd2
h: refs/heads/master
v: v3
  • Loading branch information
roel kluin authored and David S. Miller committed Jan 20, 2009
1 parent e5b0bc7 commit 56f84da
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: e3fd553468738e0342cbd82a63ede00c983a0eb4
refs/heads/master: 0d1cfd20cc5f785d5345d249d4b6a6f84b29e6a6
2 changes: 1 addition & 1 deletion trunk/drivers/net/via-velocity.c
Original file line number Diff line number Diff line change
Expand Up @@ -1302,7 +1302,7 @@ static void velocity_free_rd_ring(struct velocity_info *vptr)
static int velocity_init_td_ring(struct velocity_info *vptr)
{
dma_addr_t curr;
unsigned int j;
int j;

/* Init the TD ring entries */
for (j = 0; j < vptr->tx.numq; j++) {
Expand Down

0 comments on commit 56f84da

Please sign in to comment.