From c706471b2601d1c9058e7b866db77f6eb7dd37af Mon Sep 17 00:00:00 2001 From: Subbaraya Sundeep Bhatta Date: Thu, 11 Sep 2014 14:53:33 +0530 Subject: [PATCH] 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-format-patch failed