From: Ben Hutchings Date: Thu, 9 Jul 2009 17:54:35 +0000 (+0000) Subject: netdev: restore MAC address set and validate operations X-Git-Tag: v2.6.31-rc4~55^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=240c102d9c54fee7fdc87a4ef2fabc7eb539e00a;p=pandora-kernel.git netdev: restore MAC address set and validate operations alloc_etherdev() used to install default implementations of these operations, but they 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