From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [2.6 patch] net/ethernet/eth.c: make a function static Date: Mon, 27 Dec 2004 19:03:53 -0800 Message-ID: <20041227190353.69099ddf.davem@davemloft.net> References: <20041214134842.GD23151@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@oss.sgi.com, linux-kernel@vger.kernel.org Return-path: To: Adrian Bunk In-Reply-To: <20041214134842.GD23151@stusta.de> Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Tue, 14 Dec 2004 14:48:42 +0100 Adrian Bunk wrote: > The patch below makes a needlessly global function static. Applied, thanks Adrian.