commit | cf72fa63162c9adbc690d0145daa8b1dce9eaf6f | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Fri Jan 05 18:18:17 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 08 14:06:18 2018 -0500 |
tree | 51aaf0b5e0004647ef3448c9013e22bf7a485b21 | |
parent | 8491000754796c838a0081c267f9dd54ad2ccba3 [diff] |
net: hns3: Fix a response data read error of tqp statistics query The result of tqp statistics query was read with an error position, fix it according to the user manual. Fixes: 46a3df9f9718 ("net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support") Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>