From: Arnd Bergmann <[email protected]> Date: Wed, 05 Jun 2013 10:41:45 +0200
> On Tuesday 04 June 2013 17:43:23 David Miller wrote: >> From: Andy Shevchenko <[email protected]> >> Date: Tue, 4 Jun 2013 19:46:26 +0300 >> >> > Since we have at least one user of this function outside of CONFIG_NET >> > scope, we have to provide this function independently. The proposed >> > solution is to move it under lib/net_utils.c with corresponding >> > configuration variable and select wherever it is needed. >> > >> > Signed-off-by: Andy Shevchenko <[email protected]> >> > Reported-by: Arnd Bergmann <[email protected]> >> >> I do not see a mac_pton() usage under drivers/misc in any of my trees, >> so I really am not the person to apply this. > > Greg merged the Andy's patch that added the usage in the char-misc tree, > which broke yesterday's linux-next for some 'randconfig' builds. > > Can you provide an Ack for Greg to apply the patch to his tree? Sure: Acked-by: David S. Miller <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

