diff options
author | Jakub Kicinski <[email protected]> | 2023-01-25 23:14:20 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-27 11:19:46 +0000 |
commit | 422164224e32525f88aa9633dea176484fe2c50c (patch) | |
tree | a3fa3c2482c694fb77ced5c2584b8a6af3bdf970 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 9ac849f2c4925a29749d27586790f8365ee91889 (diff) |
net: skbuff: drop the linux/sched.h include
linux/sched.h was added for skb_mstamp_* (all the way back
before linux/sched.h got split and linux/sched/clock.h created).
We don't need it in skbuff.h any more.
Sadly this change is currently a noop because linux/dma-mapping.h
and net/page_pool.h pull in half of the universe.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions