Re: [PATCH 1/3] xen-netfront: use net_device's stats structure

From: Jeff Garzik
Date: Mon Oct 15 2007 - 14:22:36 EST


Jeremy Fitzhardinge wrote:
struct net_device has its own stats structure, so use that instead.
Also, we can use the default get_stats function.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xxxxxxxxxxxxx>
Cc: Stephen Hemminger <shemminger@xxxxxxxxxxxxxxxxxxxx>
Cc: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
---
drivers/net/xen-netfront.c | 25 +++++++------------------
1 file changed, 7 insertions(+), 18 deletions(-)

ACK patches 1-3, but they still do not apply.

Since net-2.6.24 has gone upstream, you may send diffs against torvalds/linux-2.6.git if you like -- there are no outstanding dependencies at this time.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/