diff options
Diffstat (limited to 'drivers/net/tlan.c')
| -rw-r--r-- | drivers/net/tlan.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/tlan.c b/drivers/net/tlan.c index ec871f646766..c41d68761364 100644 --- a/drivers/net/tlan.c +++ b/drivers/net/tlan.c @@ -29,7 +29,8 @@ * * Tigran Aivazian <[email protected]>: TLan_PciProbe() now uses * new PCI BIOS interface. - * Alan Cox <[email protected]>: Fixed the out of memory + * Alan Cox <[email protected]>: + * Fixed the out of memory * handling. * * Torben Mathiasen <[email protected]> New Maintainer! |