summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ifpps.86
1 files changed, 3 insertions, 3 deletions
diff --git a/ifpps.8 b/ifpps.8
index 42b629f..6980f94 100644
--- a/ifpps.8
+++ b/ifpps.8
@@ -67,9 +67,9 @@ Omit printing the CSV header. This option is only available if \[lq]\-c\[rq] is
.PP
.SS -l, --loop
Continuously output the terminal data after a refresh interval. This option
-is only available, if option \[lq]\-c\[rq] is given. For \[lq]\-l\[rq] it is
-usually recommended to redirect the output into a file that is to be be
-processed later with gnuplot(1).
+is only available if option \[lq]\-c\[rq] is given. For \[lq]\-l\[rq] it is
+usually recommended to redirect the output into a file that is to be processed
+later with gnuplot(1).
.PP
.SS -m, --median
Show median values across all CPUs for CPU load, interrupts (per interval and
3ed35d13e7b1d8d2eb7003 (diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Documentation/devicetree/bindings/net/cpsw.txt')