On Thursday, May 05, 2016 12:35:18 Sven Eckelmann wrote: > The only function declaration using the "struct work_struct" was removed > and thus this forward declaration should also be removed. > > Fixes: 0d8468553c3c ("batman-adv: remove ogm_emit and ogm_schedule API > calls") Signed-off-by: Sven Eckelmann > --- > Problem was found by > https://lists.open-mesh.org/pipermail/linux-merge/2016-May/003146.html > > net/batman-adv/send.h | 1 - > 1 file changed, 1 deletion(-) Applied in revision 2ceab95. Thanks, Marek