Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757116Ab0GFCG5 (ORCPT ); Mon, 5 Jul 2010 22:06:57 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:48279 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757406Ab0GFCGy (ORCPT ); Mon, 5 Jul 2010 22:06:54 -0400 Date: Mon, 05 Jul 2010 19:07:08 -0700 (PDT) Message-Id: <20100705.190708.15262120.davem@davemloft.net> To: segooon@gmail.com Cc: kernel-janitors@vger.kernel.org, perex@perex.cz, jpirko@redhat.com, adobriyan@gmail.com, shemminger@vyatta.com, jkosina@suse.cz, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] hp100: Use the instance of net_device_stats from net_device. From: David Miller In-Reply-To: <1278332028-16769-1-git-send-email-segooon@gmail.com> References: <1278332028-16769-1-git-send-email-segooon@gmail.com> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 513 Lines: 14 From: Kulikov Vasiliy Date: Mon, 5 Jul 2010 16:13:46 +0400 > Since net_device has an instance of net_device_stats, > we can remove the instance of this from the adapter structure. > > Signed-off-by: Kulikov Vasiliy Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/