Jeff Garzik wrote: > Jeremy Fitzhardinge wrote: >> Keep tx and rx elements separate on different cachelines to prevent >> bouncing. >> >> Signed-off-by: Jeremy Fitzhardinge <[EMAIL PROTECTED]> >> Cc: Stephen Hemminger <[EMAIL PROTECTED]> >> Cc: Christoph Hellwig <[EMAIL PROTECTED]> >> >> --- >> drivers/net/xen-netfront.c | 37 ++++++++++++++++++------------------- >> 1 file changed, 18 insertions(+), 19 deletions(-) > > ACK but does not apply to jgarzik/netdev-2.6.git#upstream nor > davem/net-2.6.24.git
Oh, OK, I'll have a look. I wasn't aware of any other changes in xen-netfront. Or rather, there are a couple of other changes which I think you already have: one to use the common netdev stats structure, and another to remove a chunk of dead code. J - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html