David Miller wrote: > I had to add the following patch to fix the build after > the LRO changes, I have no idea how you could have compile > tested that patch let alone done any real testing on it :-/
Whoops. I'm very sorry about that. Future patches will be submitted by our Linux guy, who knows the correct procedures. :) FWIW, the patch I sent came from a script which filters our internal driver (which I always work with), and that line was erroneously filtered by the script we use to remove all the stuff you guys frown on (like our LRO, compat shims for older kernels, optional support to receive into skbs rather than pages, etc). My testing was done with our un-filtered upstream driver. Since our driver specific LRO is now gone (hurray!), I removed the LRO filtering, re-ran the filter script, and arrived at the same patch you committed. Thanks for fixing my mistake! Drew - 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