Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa85999f authored by Edward Cree's avatar Edward Cree Committed by David S. Miller
Browse files

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: default avatarEdward Cree <ecree@solarflare.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1cc26450
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#ifndef _NET_FLOW_OFFLOAD_H
#define _NET_FLOW_OFFLOAD_H

#include <linux/kernel.h>
#include <net/flow_dissector.h>

struct flow_match {