From: Stephen Hemminger Date: Wed, 28 Nov 2007 22:25:05 +0000 (-0800) Subject: skge: MTU changing fix X-Git-Tag: v2.6.24-rc4~9^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a8098be987d3fa00c9fe9d2b68154675df49112;p=pandora-kernel.git skge: MTU changing fix The code to change MTU doesn't correctly handle all the chip variations and requirements for restarting. On Genesis chips changing MTU would just cause receiver to hang. Use a simpler approach of just taking link down/up if needed. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed