Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277564
b: refs/heads/master
c: d445ba6
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Nov 16, 2011
1 parent f85561d commit 04a7064
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: daad6167d97b43cfc448cfe698784730b53ed3d6
refs/heads/master: d445ba613fe445c8f30733e68089614b40b3df5b
3 changes: 0 additions & 3 deletions trunk/net/ieee802154/6lowpan.c
Original file line number Diff line number Diff line change
Expand Up @@ -980,9 +980,6 @@ lowpan_fragment_xmit(struct sk_buff *skb, u8 *head,

ret = dev_queue_xmit(frag);

if (ret < 0)
dev_kfree_skb(frag);

return ret;
}

Expand Down

0 comments on commit 04a7064

Please sign in to comment.