commit | 917ac48d94dfc9879197e70300230440bd820d3c | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Jul 09 11:07:56 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 09 16:49:21 2014 -0700 |
tree | 1e25f71b63dbaf889aaa6380cf524053f2775e0f | |
parent | ff458f6f1e464ee5239bcf37af4028c01d0ccf45 [diff] |
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 <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>