From 488594883e25cc6e40df067a9a7b39737ebb18d8 Mon Sep 17 00:00:00 2001 From: Sergei Shtylyov Date: Fri, 30 Aug 2013 00:24:47 +0400 Subject: [PATCH] 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-format-patch failed