Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96584
b: refs/heads/master
c: ad5da7a
h: refs/heads/master
v: v3
  • Loading branch information
Andy Fleming authored and Jeff Garzik committed May 13, 2008
1 parent 17a8dec commit 7c02efb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 204e2f98c2d13f869b8541f3c57c7314f75cab11
refs/heads/master: ad5da7ab7be0a510ae69d533edf573d1ca6eec4b
2 changes: 2 additions & 0 deletions trunk/drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,8 @@ static void free_skb_resources(struct gfar_private *priv)
dev_kfree_skb_any(priv->tx_skbuff[i]);
priv->tx_skbuff[i] = NULL;
}

txbdp++;
}

kfree(priv->tx_skbuff);
Expand Down

0 comments on commit 7c02efb

Please sign in to comment.