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

From: Jeff Garzik
Date: Sat Jul 31 2004 - 04:38:19 EST


Willy Tarreau wrote:
- many (all ?) other drivers already have an MTU parameter, and many

s/many/almost none/


of them don't have a problem with using generic change_mtu(). So why
would this one in particular need such a change ? (and please don't
tell me that *I* will have to do this for all others :-))

For VLAN support you definitely want to let the user increase the size above 1500, and for that you need ->change_mtu

Jeff


-
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/