Commit e93dd8a1 authored by Moritz Fischer's avatar Moritz Fischer Committed by David S. Miller

net: nixge: Get rid of unused struct member 'last_link'

Get rid of unused struct member 'last_link'
Signed-off-by: default avatarMoritz Fischer <mdf@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3517c5b7
......@@ -155,7 +155,6 @@ struct nixge_priv {
int tx_irq;
int rx_irq;
u32 last_link;
/* Buffer descriptors */
struct nixge_hw_dma_bd *tx_bd_v;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment