Re: [B.A.T.M.A.N.] [PATCH] batman-adv: use ETH_ALEN instead of hardcoded numeric constants
From: Marek Lindner <hidden>
Date: 2012-02-05 17:58:54
From: Marek Lindner <hidden>
Date: 2012-02-05 17:58:54
On Saturday, February 04, 2012 23:33:30 Sven Eckelmann wrote:
On Monday 30 January 2012 20:59:17 Antonio Quartulli wrote:quoted
In packet.h the numeric constant 6 is used instead of the more portable ETH_ALEN define. This patch substitute any hardcoded value with such define.Acked-by: Sven Eckelmann <sven@narfation.org>
Applied in revision 24a6289. Thanks, Marek