commit | c8f191282f819ab4e9b47b22a65c6c29734cefce | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Apr 03 15:47:59 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 04 17:36:23 2019 -0700 |
tree | eb4f5687062a8b88856538a2de3f01a60377901a | |
parent | 28b05b92886871bdd8e6a9df73e3a15845fe8ef4 [diff] |
ehea: Fix a copy-paste err in ehea_init_port_res pr->tx_bytes should be assigned to tx_bytes other than rx_bytes. Reported-by: Hulk Robot <hulkci@huawei.com> Fixes: ce45b873028f ("ehea: Fixing statistics") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>