Stephen Hemminger wrote:
> On Tue, 31 Mar 2009 14:43:34 -0400
> Gregory Haskins <[email protected]> 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

Reply via email to