batman-adv: Drop unused soft-interface.h include in fragmentation.c
authorSimon Wunderlich <sw@simonwunderlich.de>
Fri, 4 Dec 2020 07:41:16 +0000 (08:41 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Fri, 4 Dec 2020 07:41:16 +0000 (08:41 +0100)
commit34a14c2e6310a348a3f23af6e95bf9ea040f3ec8
tree1a7e7d27f8a80a8f52391f15df3e64bc5ff4d9aa
parenta962cb29bb608acdbf88a64368159d099671380e
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>
net/batman-adv/fragmentation.c