Sven Eckelmann wrote:
And can you try to add [] around PATCH in the summary line and remove the regards... stuff from the commits message? Otherwise it will be part of the commit message and the patch we send to the kernel folks.
Ah, forgot something. Could you also change the subject to include which parts it touches ("batctl: ", "batman-adv: "). So the subject line should look something like:
* [PATCH] batman-adv: Implement fragmentation of unicast packets * [PATCH] batctl: Add fragmentation handling
And why does your patch change the packet format and doesn't increase the COMPAT_VERSION to 12 (11 is currently used in maint)? Maybe there are other changes coming which are merged at the same time... I am just being curious. :)
thanks, Sven