netdev: restore MTU change operation
authorBen Hutchings <ben@decadent.org.uk>
Thu, 9 Jul 2009 17:59:01 +0000 (17:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 12 Jul 2009 21:20:04 +0000 (14:20 -0700)
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 <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found