Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90735
b: refs/heads/master
c: 11ecede
h: refs/heads/master
i:
  90733: a3a43d3
  90731: 0895b83
  90727: a457a38
  90719: 913cc5e
v: v3
  • Loading branch information
Allan Stephens authored and David S. Miller committed Apr 16, 2008
1 parent f5aec30 commit 81fe3c5
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: dec827d174d7f76c457238800183ca864a639365
refs/heads/master: 11ecede7874efb9c31184b49090fc6d9bb17f9f6
3 changes: 1 addition & 2 deletions trunk/net/tipc/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,7 @@ static inline struct sk_buff *buf_acquire(u32 size)

static inline void buf_discard(struct sk_buff *skb)
{
if (likely(skb != NULL))
kfree_skb(skb);
kfree_skb(skb);
}

#endif

0 comments on commit 81fe3c5

Please sign in to comment.