Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233061
b: refs/heads/master
c: bf1f9ae
h: refs/heads/master
i:
  233059: 0c76c4c
v: v3
  • Loading branch information
Jesper Juhl authored and David S. Miller committed Feb 6, 2011
1 parent f7c5cca commit 64d89a2
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e45ff01d3f79bc71e6f514302a776cc8815eaecc
refs/heads/master: bf1f9ae05036e12035f8e9a48f3dcf4dd14fdada
1 change: 1 addition & 0 deletions trunk/drivers/net/sis900.c
Original file line number Diff line number Diff line change
Expand Up @@ -1777,6 +1777,7 @@ static int sis900_rx(struct net_device *net_dev)
"cur_rx:%4.4d, dirty_rx:%4.4d\n",
net_dev->name, sis_priv->cur_rx,
sis_priv->dirty_rx);
dev_kfree_skb(skb);
break;
}

Expand Down

0 comments on commit 64d89a2

Please sign in to comment.