diff options
Diffstat (limited to 'drivers/parisc')
-rw-r--r-- | drivers/parisc/led.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/parisc/led.c b/drivers/parisc/led.c index 95bd07b8b61b..315be4770d3e 100644 --- a/drivers/parisc/led.c +++ b/drivers/parisc/led.c | |||
@@ -347,7 +347,7 @@ static void led_LCD_driver(unsigned char leds) | |||
347 | ** | 347 | ** |
348 | ** led_get_net_activity() | 348 | ** led_get_net_activity() |
349 | ** | 349 | ** |
350 | ** calculate if there was TX- or RX-troughput on the network interfaces | 350 | ** calculate if there was TX- or RX-throughput on the network interfaces |
351 | ** (analog to dev_get_info() from net/core/dev.c) | 351 | ** (analog to dev_get_info() from net/core/dev.c) |
352 | ** | 352 | ** |
353 | */ | 353 | */ |