From: Stephen Hemminger Date: Wed, 28 Nov 2007 22:20:16 +0000 (-0800) Subject: via-velocity: don't oops on MTU change (resend) X-Git-Tag: v2.6.24-rc4~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48f6b053613b62fed7a2fe3255e5568260a8d615;p=pandora-kernel.git via-velocity: don't oops on MTU change (resend) The VIA veloicty driver needs the following to allow changing MTU when down. The buffer size needs to be computed when device is brought up, not when device is initialized. This also fixes a bug where the buffer size was computed differently on change_mtu versus initial setting. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed