mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-04 04:04:19 +00:00
batman-adv: Drop unused soft-interface.h include in fragmentation.c
The commit 992b03b88e
("batman-adv: Don't always reallocate the
fragmentation skb head") removed the last user of functions from
soft-interface.h.
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
This commit is contained in:
parent
a962cb29bb
commit
34a14c2e63
@ -27,7 +27,6 @@
|
||||
#include "originator.h"
|
||||
#include "routing.h"
|
||||
#include "send.h"
|
||||
#include "soft-interface.h"
|
||||
|
||||
/**
|
||||
* batadv_frag_clear_chain() - delete entries in the fragment buffer chain
|
||||
|
Loading…
Reference in New Issue
Block a user