From: Geert Uytterhoeven Date: Sun, 26 Jan 2014 10:44:23 +0000 (+0100) Subject: net/apne: Remove unused variable ei_local X-Git-Tag: v3.14-rc1~59^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b565c9f7458f44f1b2369d7a7ab9346d55546161;p=pandora-kernel.git net/apne: Remove unused variable ei_local drivers/net/ethernet/8390/apne.c: In function ‘apne_probe1’: drivers/net/ethernet/8390/apne.c:215: warning: unused variable ‘ei_local’ Introduced by commit c45f812f0280c13f1b7992be5e0de512312a9e8f ("8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"), which added the variable without using it. Signed-off-by: Geert Uytterhoeven Signed-off-by: David S. Miller --- Reading git-diff-tree failed