From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Fri, 16 Nov 2007 08:47:06 -0800
> On Fri, 16 Nov 2007 10:21:25 -0600 > "Jon Nelson" <[EMAIL PROTECTED]> wrote: > > > I get a segmentation fault. > > > > Should this patch be in addition to the one from bug 9382? > > http://bugzilla.kernel.org/attachment.cgi?id=13555&action=view > > > Yes. The new patch adds just recomputes the rx buf size in > one place, so it can be set when device is down. > Also, the computation will always yield same result now, the old > code computed different values depending on whether it was initial > or changed MTU. But with your patch he is getting an OOPS (he described it as a 'segmentation fault' which is why you perhaps missed it) so you should try to figure out why so we can fix this bug. :-) Thanks. - 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