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

From: Herbert Xu
Date: Thu Jul 29 2004 - 21:24:30 EST


Willy Tarreau <willy@xxxxxxxxx> wrote:
>
> I noticed a bug in the 2.4 tulip driver concerning MTU. The parameter
> is correctly declared as a static int, initialized with default values,
> checked by the code, but not declared as MODULE_PARM, so the user cannot
> change it ! I wanted to send a patch but didn't find time to work on it
> yet. So if your vlan patch fixes it, it's welcome :-)

Why is this a module parameter at all? Can't you set it using ifconfig?
--
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/