[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <34263486.86xmxk21Lq@wuerfel>
Date: Wed, 05 Jun 2013 10:41:45 +0200
From: Arnd Bergmann <arnd@...db.de>
To: David Miller <davem@...emloft.net>
Cc: andy.shevchenko@...il.com, gregkh@...uxfoundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: core: move mac_pton() to lib/net_utils.c
On Tuesday 04 June 2013 17:43:23 David Miller wrote:
> From: Andy Shevchenko <andy.shevchenko@...il.com>
> 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 <andy.shevchenko@...il.com>
> > Reported-by: Arnd Bergmann <arnd@...db.de>
>
> 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?
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