Re: [PATCH, resend] pch_phub: re-use native MAC address parser

From: Arnd Bergmann
Date: Tue Jun 04 2013 - 10:03:32 EST


On Tuesday 28 May 2013, Andy Shevchenko wrote:
> We have mac_pton() helper to parse MAC addresses.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

Hmm, the patch has appeared in linux-next now, and I'm now getting
randconfig build errors when CONFIG_NET is disabled, since
mac_pton is undefined then. The easiest solution would be to
make the entire driver "depend on NET".

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/