On Monday 16 May 2016 18:08:51 Andrew Lunn wrote:
@@ -143,6 +153,7 @@ enum batadv_nl_commands { BATADV_CMD_GET_ORIGINATORS, BATADV_CMD_GET_NEIGHBORS, BATADV_CMD_GET_GATEWAYS,
BATADV_CMD_GET_BLA_CLAIM, /* add new commands above here */ __BATADV_CMD_AFTER_LAST, BATADV_CMD_MAX = __BATADV_CMD_AFTER_LAST - 1
Kerneldoc missing. The TODO line was just removed from the patch but no line describing the cmd was added.
Kind regards, Sven