diff options
Diffstat (limited to 'net/core/netpoll.c')
-rw-r--r-- | net/core/netpoll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/netpoll.c b/net/core/netpoll.c index 7ab31a7576a1..9675f312830d 100644 --- a/net/core/netpoll.c +++ b/net/core/netpoll.c @@ -24,7 +24,7 @@ #include <net/tcp.h> #include <net/udp.h> #include <asm/unaligned.h> -#include <trace/napi.h> +#include <trace/events/napi.h> /* * We maintain a small pool of fully-sized skbs, to make sure the |