Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Conflicts: Documentation/feature-removal-schedule.txt drivers/scsi/fcoe/fcoe.c net/core/drop_monitor.c net/core/net-traces.c
This commit is contained in:
@@ -19,15 +19,14 @@
|
||||
#include <linux/workqueue.h>
|
||||
#include <linux/netlink.h>
|
||||
#include <linux/net_dropmon.h>
|
||||
#include <trace/skb.h>
|
||||
#include <trace/napi.h>
|
||||
|
||||
#include <asm/unaligned.h>
|
||||
#include <asm/bitops.h>
|
||||
|
||||
#define CREATE_TRACE_POINTS
|
||||
#include <trace/events/skb.h>
|
||||
#include <trace/events/napi.h>
|
||||
|
||||
DEFINE_TRACE(kfree_skb);
|
||||
EXPORT_TRACEPOINT_SYMBOL_GPL(kfree_skb);
|
||||
|
||||
DEFINE_TRACE(napi_poll);
|
||||
EXPORT_TRACEPOINT_SYMBOL_GPL(napi_poll);
|
||||
|
Reference in New Issue
Block a user