On Friday, 15 May 2026 10:00:00 CEST Sven Eckelmann wrote:
> diff --git a/net/batman-adv/main.c b/net/batman-adv/main.c
> index 2baf8e2c..5d27175a 100644
> --- a/net/batman-adv/main.c
> +++ b/net/batman-adv/main.c
> @@ -696,6 +696,5 @@ MODULE_LICENSE("GPL");
>  
>  MODULE_AUTHOR(BATADV_DRIVER_AUTHOR);
>  MODULE_DESCRIPTION(BATADV_DRIVER_DESC);
> -MODULE_VERSION(BATADV_SOURCE_VERSION);
>  MODULE_ALIAS_RTNL_LINK("batadv");
>  MODULE_ALIAS_GENL_FAMILY(BATADV_NL_NAME);

I was under the impression that I've removed the check for this version file 
in batctl a while ago - apparently, I haven't. We must therefore keep this 
"MODULE_VERSION" for a while in the in-tree batman-adv. I will do this now...

I will therefore drop this specific part of the patch. It just simplifies the 
patch and will focus only on the version bump.

Regards,
        Sven

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to