From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: use the macros defined for the members of flowi Date: Wed, 17 Nov 2010 12:29:34 -0800 (PST) Message-ID: <20101117.122934.241918743.davem@davemloft.net> References: <1289623435-22713-1-git-send-email-xiaosuo@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: xiaosuo@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:52467 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932364Ab0KQU3K (ORCPT ); Wed, 17 Nov 2010 15:29:10 -0500 In-Reply-To: <1289623435-22713-1-git-send-email-xiaosuo@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Changli Gao Date: Sat, 13 Nov 2010 12:43:55 +0800 > Use the macros defined for the members of flowi to clean the code up. > > Signed-off-by: Changli Gao Applied, thank you.