diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-10-18 04:02:39 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-18 18:59:10 -0400 |
commit | 35b842f25b603028fab7ff11b54a4410ee345c8a (patch) | |
tree | 70f8bd3714508fc847408263cd4aa9685a439a24 /net/ipv4/tcp_output.c | |
parent | 817e929091e9a92cd7086ba816438a6c73e42543 (diff) |
bnxt_en: Copy and paste bug in extended tx_stats
The struct type was copied from the line before but it should be "tx"
instead of "rx". I have reviewed the code and I can't immediately see
that this bug causes a runtime issue.
Fixes: 36e53349b60b ("bnxt_en: Add additional extended port statistics.")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions