Thread (8 messages) read the whole thread 8 messages, 3 authors, 2017-08-30

Re: [PATCH] ixgbe: add counter to track sw tx packets

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2017-08-29 18:42:56

On Tue, 29 Aug 2017 11:50:56 -0400
David Harton [off-list ref] wrote:
+	if (n < (IXGBEVF_NB_XSTATS + IXGBE_NB_SW_STATS))
+		return (IXGBEVF_NB_XSTATS + IXGBE_NB_SW_STATS);
Please don't use BSD style.
Return does not need parenthesis.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help