From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] fix comments for register_netdev() Date: Fri, 20 Apr 2007 22:14:55 -0700 (PDT) Message-ID: <20070420.221455.131945799.davem@davemloft.net> References: <20070418124952.GA5948@zmei.tnic> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: kernel-janitors@lists.osdl.org, netdev@vger.kernel.org To: bbpetkov@yahoo.de Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:41476 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1754490AbXDUFOw (ORCPT ); Sat, 21 Apr 2007 01:14:52 -0400 In-Reply-To: <20070418124952.GA5948@zmei.tnic> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Borislav Petkov Date: Wed, 18 Apr 2007 14:49:52 +0200 > Correct the function name in the comments supplied with register_netdev() > > Signed-off-by: Borislav Petkov Patch applied, thank you.