2008-05-05 19:25:04

by Paulius Zaleckas

[permalink] [raw]
Subject: [PATCH] 8139too: use netstats in net_device structure

Use net_device_stats from net_device structure instead of local.
Changed airo_read_stats function parameter to net_device.

Signed-off-by: Paulius Zaleckas <[email protected]>


Attachments:
airo_netstats.patch (6.00 kB)

2008-05-05 19:40:05

by Paulius Zaleckas

[permalink] [raw]
Subject: Re: [PATCH] 8139too: use netstats in net_device structure

Paulius Zaleckas wrote:
> Use net_device_stats from net_device structure instead of local.
> Changed airo_read_stats function parameter to net_device.
>
> Signed-off-by: Paulius Zaleckas <[email protected]>
>

Sorry. Posted with wrong subject(copy & paste error)...
I will repost it.