Re: [PATCH 1/2] Sysfs net class - infrastructure
From: Greg KH <hidden>
Date: 2003-05-16 01:42:55
From: Greg KH <hidden>
Date: 2003-05-16 01:42:55
On Thu, May 15, 2003 at 05:58:10PM -0700, David S. Miller wrote:
> + /* statistics object */ > + struct kobject stats_kobj; What is this needed for? I don't remember seeing this in your previous patches :) He provides a sub-directory containing statistic value files. I have no problem with this.
Doh, missed that, sorry. That looks nice. greg k-h