commit | 5393f3162d3a85317e1e22c33539905fa5258e5f | [log] [tgz] |
---|---|---|
author | Josh Stone <jistone@redhat.com> | Tue Mar 24 09:44:28 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 24 14:24:10 2009 -0700 |
tree | 451945b944458996f21aa4cc62aa3e6c2a5d0e49 | |
parent | 35c7f6de7339f40a591a8aeccacdc429b1953674 [diff] |
net: Add dependent headers to trace/skb.h The tracing header needs to include definitions for the macros used and the types referenced. This lets automated tracing tools like SystemTap make use of the tracepoint without any specific knowledge of its meaning (leaving that to the user). Signed-off-by: Josh Stone <jistone@redhat.com> CC: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>