From: Subbaraya Sundeep Bhatta Date: Thu, 11 Sep 2014 09:23:33 +0000 (+0530) Subject: net: axienet: remove unnecessary ether_setup after alloc_etherdev X-Git-Tag: fixes-against-v3.18-rc2~81^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c706471b2601d1c9058e7b866db77f6eb7dd37af;p=pandora-kernel.git net: axienet: remove unnecessary ether_setup after alloc_etherdev calling ether_setup is redundant since alloc_etherdev calls it. Signed-off-by: Subbaraya Sundeep Bhatta Signed-off-by: David S. Miller --- Reading git-diff-tree failed