Re: PATCH: VLAN support for 3c59x/3c90x

From: Herbert Xu
Date: Sat Jul 31 2004 - 04:41:53 EST


On Sat, Jul 31, 2004 at 10:33:08AM +0200, Willy Tarreau wrote:
>
> So several reasons :
> - the change_mtu() function might be called at any time after driver
> initialization. I don't know at all if there are things to do to

See the sungem.c for a working implementation.

> As previously said, I can take a few minutes to add the 'MODULE_PARM'
> line, it's not much more than replying to this mail. At least it will
> be a good start.

BTW I presume this is for the tulip driver? Does it actually use the
mtu parameter for anything? It seems to just store it in dev->mtu and
then promptly forgets about it.
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
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/