Home
last modified time | relevance | path

Searched hist:c2b69f24ebd166a13cdc9909b50f33228895998b (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/core/
H A Dflow_offload.cdiff c2b69f24ebd166a13cdc9909b50f33228895998b Thu Jul 23 19:50:22 CDT 2020 Herbert Xu <herbert@gondor.apana.org.au> 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 <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dflow_offload.hdiff c2b69f24ebd166a13cdc9909b50f33228895998b Thu Jul 23 19:50:22 CDT 2020 Herbert Xu <herbert@gondor.apana.org.au> 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 <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/sched/
H A Dcls_api.cdiff c2b69f24ebd166a13cdc9909b50f33228895998b Thu Jul 23 19:50:22 CDT 2020 Herbert Xu <herbert@gondor.apana.org.au> 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 <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>