From: Tobias Klauser Date: Wed, 9 Jul 2014 09:07:56 +0000 (+0200) Subject: arc_emac: Remove unused pointer to net_device from arc_emac_priv X-Git-Tag: cleanup-for-v3.18~108^2~194 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=917ac48d94dfc9879197e70300230440bd820d3c;p=pandora-kernel.git arc_emac: Remove unused pointer to net_device from arc_emac_priv The pointer to the struct net_device in the private data is only assigned but never used, so delete it. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed