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

From: Herbert Xu
Date: Fri Jul 30 2004 - 23:02:40 EST


Willy Tarreau <willy@xxxxxxxxx> wrote:
>
>> Why is this a module parameter at all? Can't you set it using ifconfig?
>
> no, because the driver has no change_mtu() function, so it uses the generic
> one, eth_change_mtu(), which is bound to 1500.

What is preventing you from implementing a change_mtu() function?
--
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/