Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131305
b: refs/heads/master
c: a2bf453
h: refs/heads/master
i:
  131303: 4d68ec4
v: v3
  • Loading branch information
Rémi Denis-Courmont authored and David S. Miller committed Feb 11, 2009
1 parent 32b4a9a commit 7e10caf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 664f93b48aefeb44b42127fe1da534808e8e9494
refs/heads/master: a2bf4538714f83fc83ac175c4de296510ae596ae
1 change: 0 additions & 1 deletion trunk/net/phonet/pep-gprs.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ static int gprs_xmit(struct sk_buff *skb, struct net_device *dev)
dev->name, err);
dev->stats.tx_aborted_errors++;
dev->stats.tx_errors++;
dev_kfree_skb(skb);
} else {
dev->stats.tx_packets++;
dev->stats.tx_bytes += len;
Expand Down

0 comments on commit 7e10caf

Please sign in to comment.