From: Ben Hutchings Date: Thu, 9 Jul 2009 17:59:01 +0000 (+0000) Subject: netdev: restore MTU change operation X-Git-Tag: v2.6.31-rc4~55^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=635ecaa70e862f85f652581305fe0074810893be;p=pandora-kernel.git netdev: restore MTU change operation alloc_etherdev() used to install a default implementation of this operation, but it must now be explicitly installed in struct net_device_ops. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed