diff options
Diffstat (limited to 'networking/ifenslave.c')
-rw-r--r-- | networking/ifenslave.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ifenslave.c b/networking/ifenslave.c index 1cb765e23..070931209 100644 --- a/networking/ifenslave.c +++ b/networking/ifenslave.c | |||
@@ -55,7 +55,7 @@ | |||
55 | * | 55 | * |
56 | * - 2003/03/18 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and | 56 | * - 2003/03/18 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and |
57 | * Shmulik Hen <shmulik.hen at intel dot com> | 57 | * Shmulik Hen <shmulik.hen at intel dot com> |
58 | * - Moved setting the slave's mac address and openning it, from | 58 | * - Moved setting the slave's mac address and opening it, from |
59 | * the application to the driver. This enables support of modes | 59 | * the application to the driver. This enables support of modes |
60 | * that need to use the unique mac address of each slave. | 60 | * that need to use the unique mac address of each slave. |
61 | * The driver also takes care of closing the slave and restoring its | 61 | * The driver also takes care of closing the slave and restoring its |