From 917ac48d94dfc9879197e70300230440bd820d3c Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Wed, 9 Jul 2014 11:07:56 +0200 Subject: [PATCH] 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-format-patch failed