projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a962cb2
)
batman-adv: Drop unused soft-interface.h include in fragmentation.c
author
Simon Wunderlich
<sw@simonwunderlich.de>
Fri, 4 Dec 2020 07:41:16 +0000
(08:41 +0100)
committer
Simon Wunderlich
<sw@simonwunderlich.de>
Fri, 4 Dec 2020 07:41:16 +0000
(08:41 +0100)
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>
net/batman-adv/fragmentation.c
patch
|
blob
|
history
diff --git
a/net/batman-adv/fragmentation.c
b/net/batman-adv/fragmentation.c
index 59ebd73125bf2d13ff0c699ed3103a98995f43f0..e522f1fcfd9af04ee2d92b1b11ace6960d6f9c9f 100644
(file)
--- 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