Re: [RFC PATCH 09/17] net: Add vbus_enet driver

From: Gregory Haskins
Date: Thu Apr 02 2009 - 07:41:52 EST


Stephen Hemminger wrote:
> On Tue, 31 Mar 2009 14:43:34 -0400
> Gregory Haskins <ghaskins@xxxxxxxxxx> wrote:
>
>> +struct vbus_enet_priv {
>> + spinlock_t lock;
>> + struct net_device *dev;
>> + struct vbus_device_proxy *vdev;
>> + struct napi_struct napi;
>> + struct net_device_stats stats;
>>
>
> Not needed any more, stats are available in net_device
>
>

Thanks for the review, Stephen!

I will apply all of your recommended fixes for the next release.

-Greg

Attachment: signature.asc
Description: OpenPGP digital signature