diff options
| author | Herbert Xu <[email protected]> | 2020-07-24 00:50:22 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-07-24 22:17:22 +0000 |
| commit | c2b69f24ebd166a13cdc9909b50f33228895998b (patch) | |
| tree | cf7041794d682fb5077313fc1cc325be30d875a2 /drivers/net/xen-netfront.c | |
| parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff) | |
| download | kernel-c2b69f24ebd166a13cdc9909b50f33228895998b.tar.gz kernel-c2b69f24ebd166a13cdc9909b50f33228895998b.zip | |
flow_offload: Move rhashtable inclusion to the source file
I noticed that touching linux/rhashtable.h causes lib/vsprintf.c to
be rebuilt. This dependency came through a bogus inclusion in the
file net/flow_offload.h. This patch moves it to the right place.
This patch also removes a lingering rhashtable inclusion in cls_api
created by the same commit.
Fixes: 4e481908c51b ("flow_offload: move tc indirect block to...")
Signed-off-by: Herbert Xu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions
