commit | 2092c910e2399c9e13b199c07421133681b9eaff | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Wed May 06 22:13:30 2020 +0200 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Fri May 22 14:19:23 2020 +0200 |
tree | 64ef86567e7371e17138f2b66c4f4b4e2138429b | |
parent | 1a33e10e4a95cb109ff1145098175df3113313ef [diff] |
batman-adv: Revert "Drop lockdep.h include for soft-interface.c" The commit 1a33e10e4a95 ("net: partially revert dynamic lockdep key changes") reverts the commit ab92d68fc22f ("net: core: add generic lockdep keys"). But it forgot to also revert the commit 5759af0682b3 ("batman-adv: Drop lockdep.h include for soft-interface.c") which depends on the latter. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>