]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Replace version info instead of appending them
authorSven Eckelmann <sven@narfation.org>
Tue, 5 Jul 2011 08:42:51 +0000 (10:42 +0200)
committerMarek Lindner <lindner_marek@yahoo.de>
Tue, 5 Jul 2011 12:48:56 +0000 (14:48 +0200)
commitb6a2474277424910f6c06581dd8d698b89bc2534
treeb326a102f069a56f02de40aa2844e6c77675e6ab
parentd9bf6e7038c2aa5c624f4f0ef52cd5f89bca0f4e
batman-adv: Replace version info instead of appending them

The version number of modules build outside of the tree can get revision
numbers added. This is useful to give hints about the revision of a
distribution package and the used patchset. The prepended source number or
branch name doesn't add any additional information which would help to identify
problems and can therefore be omitted.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/gateway_client.c
net/batman-adv/main.c
net/batman-adv/main.h
net/batman-adv/originator.c