aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
diff options
context:
space:
mode:
authorSimon Wunderlich <sw@simonwunderlich.de>2020-12-04 08:41:16 +0100
committerSimon Wunderlich <sw@simonwunderlich.de>2020-12-04 08:41:16 +0100
commit34a14c2e6310a348a3f23af6e95bf9ea040f3ec8 (patch)
tree1a7e7d27f8a80a8f52391f15df3e64bc5ff4d9aa /net/batman-adv
parentbatman-adv: Drop legacy code for auto deleting mesh interfaces (diff)
downloadlinux-dev-34a14c2e6310a348a3f23af6e95bf9ea040f3ec8.tar.xz
linux-dev-34a14c2e6310a348a3f23af6e95bf9ea040f3ec8.zip
batman-adv: Drop unused soft-interface.h include in fragmentation.c
The commit 992b03b88e36 ("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>
Diffstat (limited to 'net/batman-adv')
-rw-r--r--net/batman-adv/fragmentation.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/batman-adv/fragmentation.c b/net/batman-adv/fragmentation.c
index 59ebd73125bf..e522f1fcfd9a 100644
--- a/net/batman-adv/fragmentation.c
+++ b/net/batman-adv/fragmentation.c
@@ -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