From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] cpmac: fix compilation errors against undeclared BUS_ID_SIZE Date: Mon, 21 Sep 2009 22:38:30 -0700 (PDT) Message-ID: <20090921.223830.164776940.davem@davemloft.net> References: <200909160944.24265.florian@openwrt.org> <200909191243.09166.florian@openwrt.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, ralf@linux-mips.org, linux-mips@linux-mips.org To: florian@openwrt.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:45750 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754903AbZIVFiM (ORCPT ); Tue, 22 Sep 2009 01:38:12 -0400 In-Reply-To: <200909191243.09166.florian@openwrt.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Sat, 19 Sep 2009 12:43:08 +0200 > David, > > Ping ? This fixes a build failure. Thank you very much ! Applied, thanks.