Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1435
b: refs/heads/master
c: eb235ae
h: refs/heads/master
i:
  1433: 8195355
  1431: 5e7d33b
v: v3
  • Loading branch information
Michael Ellerman authored and Jeff Garzik committed May 15, 2005
1 parent bade326 commit 1835623
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: f27eff1ffd65236b8e421188f76ad1b0b94e06eb
refs/heads/master: eb235aef724568ae15af831968000cf9a3974b26
2 changes: 2 additions & 0 deletions trunk/drivers/net/iseries_veth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,8 @@ static int veth_start_xmit(struct sk_buff *skb, struct net_device *dev)

lpmask = veth_transmit_to_many(skb, lpmask, dev);

dev->trans_start = jiffies;

if (! lpmask) {
dev_kfree_skb(skb);
} else {
Expand Down

0 comments on commit 1835623

Please sign in to comment.