diff options
-rw-r--r-- | drivers/net/pppoe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/pppoe.c b/drivers/net/pppoe.c index 39f3e21647e7..798b8cf5f9a6 100644 --- a/drivers/net/pppoe.c +++ b/drivers/net/pppoe.c | |||
@@ -1004,7 +1004,6 @@ static int pppoe_seq_show(struct seq_file *seq, void *v) | |||
1004 | { | 1004 | { |
1005 | struct pppox_sock *po; | 1005 | struct pppox_sock *po; |
1006 | char *dev_name; | 1006 | char *dev_name; |
1007 | DECLARE_MAC_BUF(mac); | ||
1008 | 1007 | ||
1009 | if (v == SEQ_START_TOKEN) { | 1008 | if (v == SEQ_START_TOKEN) { |
1010 | seq_puts(seq, "Id Address Device\n"); | 1009 | seq_puts(seq, "Id Address Device\n"); |