From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: "Vyas, Tarun" Date: Thu, 4 Oct 2018 16:53:20 +0000 Subject: [PATCH] staging: igb_avb: Remove non-UTF chars to unbreak scripts Signed-off-by: Tarun Vyas --- drivers/staging/igb_avb/igb_avb.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/igb_avb/igb_avb.7 b/drivers/staging/igb_avb/igb_avb.7 index ed8dba1036ad..d17b3de3c61e 100755 --- a/drivers/staging/igb_avb/igb_avb.7 +++ b/drivers/staging/igb_avb/igb_avb.7 @@ -202,7 +202,7 @@ NOTE: EEE support requires autonegotiation. .B Default Value: 0 (disabled) .IP -Enables or disables DMA Coalescing feature. Values are in usec’s and increase the internal DMA Coalescing feature’s internal timer. DMA (Direct Memory Access) allows the network device to move packet data directly to the system's memory, +Enables or disables DMA Coalescing feature. Values are in usecs and increase the internal DMA Coalescing features internal timer. DMA (Direct Memory Access) allows the network device to move packet data directly to the system's memory, reducing CPU utilitzation. However, the frequency and random intervals at which packets arrive do not allow the system to enter a lower power state. DMA Coalescing allows the adapter to collect packets before it initiates a -- https://clearlinux.org