From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [PATCH] af_netlink - convert to seq_file Date: Tue, 2 Sep 2003 11:57:18 -0700 Sender: netdev-bounce@oss.sgi.com Message-ID: <20030902115718.4f42da2b.davem@redhat.com> References: <20030902115800.23ebdaeb.shemminger@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@oss.sgi.com Return-path: To: Stephen Hemminger In-Reply-To: <20030902115800.23ebdaeb.shemminger@osdl.org> Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Tue, 2 Sep 2003 11:58:00 -0700 Stephen Hemminger wrote: > Convert af_netlink to use seq_file interface. > Tested on 2.6.0-test4 bk latest. Applied, thanks Stephen.