From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] netdevice: Use existing macros Date: Sun, 30 Aug 2009 22:15:22 -0700 (PDT) Message-ID: <20090830.221522.03559271.davem@davemloft.net> References: <20090830062121.6296.60149.sendpatchset@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: krkumar2@in.ibm.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:36656 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752167AbZHaFPI (ORCPT ); Mon, 31 Aug 2009 01:15:08 -0400 In-Reply-To: <20090830062121.6296.60149.sendpatchset@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: From: Krishna Kumar Date: Sun, 30 Aug 2009 11:51:21 +0530 > From: Krishna Kumar > > netdevice: Consolidate to use existing macros where available. > > Patch compiled and 32 simultaneous netperf testing ran fine. > > Signed-off-by: Krishna Kumar Applied, thanks.