Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135511
b: refs/heads/master
c: 5393f31
h: refs/heads/master
i:
  135509: 5cfe9cf
  135507: e9a39d9
  135503: 0b3677e
v: v3
  • Loading branch information
Josh Stone authored and David S. Miller committed Mar 24, 2009
1 parent a68baaa commit e7db628
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 35c7f6de7339f40a591a8aeccacdc429b1953674
refs/heads/master: 5393f3162d3a85317e1e22c33539905fa5258e5f
3 changes: 3 additions & 0 deletions trunk/include/trace/skb.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#ifndef _TRACE_SKB_H_
#define _TRACE_SKB_H_

#include <linux/skbuff.h>
#include <linux/tracepoint.h>

DECLARE_TRACE(kfree_skb,
TPPROTO(struct sk_buff *skb, void *location),
TPARGS(skb, location));
Expand Down

0 comments on commit e7db628

Please sign in to comment.