commit | 5759af0682b3395e64cf615e062d6ecad01428dc | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Wed Oct 30 08:03:49 2019 +0100 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Sun Nov 03 08:30:58 2019 +0100 |
tree | eeffdccc9edc624e443e7b3ed025e0144036db76 | |
parent | a7757d318a8afaf3e1f17926ee1857b0d005db70 [diff] |
batman-adv: Drop lockdep.h include for soft-interface.c The commit ab92d68fc22f ("net: core: add generic lockdep keys") removed all lockdep functionality from soft-interface.c but didn't remove the include for this functionality. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>