diff options
Diffstat (limited to 'drivers/net/ethernet/i825xx/ether1.c')
-rw-r--r-- | drivers/net/ethernet/i825xx/ether1.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/ethernet/i825xx/ether1.c b/drivers/net/ethernet/i825xx/ether1.c index 35f6291a3672..bb3b8adbe4f0 100644 --- a/drivers/net/ethernet/i825xx/ether1.c +++ b/drivers/net/ethernet/i825xx/ether1.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/drivers/acorn/net/ether1.c | 3 | * linux/drivers/acorn/net/ether1.c |
3 | * | 4 | * |
4 | * Copyright (C) 1996-2000 Russell King | 5 | * Copyright (C) 1996-2000 Russell King |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * Acorn ether1 driver (82586 chip) for Acorn machines | 7 | * Acorn ether1 driver (82586 chip) for Acorn machines |
11 | * | 8 | * |
12 | * We basically keep two queues in the cards memory - one for transmit | 9 | * We basically keep two queues in the cards memory - one for transmit |