diff options
author | Don Skidmore <[email protected]> | 2013-09-25 08:03:09 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2013-10-29 04:22:24 -0700 |
commit | 44bd741e10a5bc7d7dd14a79dd58f403819f43bd (patch) | |
tree | 93d3cc944d86e550a0fad5a1e29f98b6fc44b477 /net/ipv4/tcp_timer.c | |
parent | 3b5dca262f52793fdff4d0d970e8f1cec3f7f2ef (diff) |
ixgbevf: Add zero_base handler to network statistics
This patch removes the need to keep a zero_base variable in the adapter
structure. Now we just use two different macros to set the non-zero and
zero base. This adds to readability and shortens some of the structure
initialization under 80 columns. The gathering of status for ethtool was
slightly modified to again better fit into 80 columns and become a bit
more readable.
Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: Don Skidmore <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions