From: Sergei Shtylyov Date: Thu, 29 Aug 2013 20:24:47 +0000 (+0400) Subject: sh_eth: no need to call ether_setup() X-Git-Tag: v3.12-rc1~132^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=488594883e25cc6e40df067a9a7b39737ebb18d8;p=pandora-kernel.git sh_eth: no need to call ether_setup() There's no need to call ether_setup() in the driver since prior alloc_etherdev() call already arranges for it. Suggested-by: Denis Kirjanov Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed