[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201306041603.15653.arnd@arndb.de>
Date: Tue, 4 Jun 2013 16:03:15 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH, resend] pch_phub: re-use native MAC address parser
On Tuesday 28 May 2013, Andy Shevchenko wrote:
> We have mac_pton() helper to parse MAC addresses.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> Acked-by: Arnd Bergmann <arnd@...db.de>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists