1
0
Fork 0

flow_offload: include linux/kernel.h from flow_offload.h

flow_stats_update() uses max_t, so ensure we have that defined.

Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
alistair/sunxi64-5.4-dsi
Edward Cree 2019-05-31 22:47:21 +01:00 committed by David S. Miller
parent 1cc26450a8
commit fa85999f49
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#ifndef _NET_FLOW_OFFLOAD_H
#define _NET_FLOW_OFFLOAD_H
#include <linux/kernel.h>
#include <net/flow_dissector.h>
struct flow_match {