Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134766
b: refs/heads/master
c: 47a30b2
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Feb 27, 2009
1 parent 8e205a7 commit e52a66f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: db849df63cdc95e0345b1f4bcf8bbfa19ef592b6
refs/heads/master: 47a30b26e58ab7e56e5654766fd678a4b90010e3
3 changes: 1 addition & 2 deletions trunk/net/iucv/af_iucv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1171,8 +1171,7 @@ static void iucv_callback_txdone(struct iucv_path *path,

spin_unlock_irqrestore(&list->lock, flags);

if (this)
kfree_skb(this);
kfree_skb(this);
}
BUG_ON(!this);

Expand Down

0 comments on commit e52a66f

Please sign in to comment.