Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172075
b: refs/heads/master
c: acb3cec
h: refs/heads/master
i:
  172073: 7b837c5
  172071: 588b416
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Dec 2, 2009
1 parent 52d226f commit e0c59ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 55873ed87fe6d34bd6f3a303c2d2ec6632c14525
refs/heads/master: acb3cecdf89f9a9f30bf493f07dc5af333b45f8e
3 changes: 0 additions & 3 deletions trunk/drivers/ieee802154/fakehard.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,9 +282,6 @@ static int ieee802154_fake_close(struct net_device *dev)
static netdev_tx_t ieee802154_fake_xmit(struct sk_buff *skb,
struct net_device *dev)
{
skb->skb_iif = dev->ifindex;
skb->dev = dev;

dev->stats.tx_packets++;
dev->stats.tx_bytes += skb->len;

Expand Down

0 comments on commit e0c59ab

Please sign in to comment.