diff options
author | Fuyun Liang <[email protected]> | 2018-05-25 19:43:02 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-29 00:04:26 -0400 |
commit | 7d0b130cbbfa4651cc1ab9268a2956c1b9d82ff9 (patch) | |
tree | a63cbca186df1712b4521de54207e4efcfecf74c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 90b99b094b4bd270542e3ade8cf74e21c228c069 (diff) |
net: hns3: Fixes the init of the VALID BD info in the descriptor
RX Buffer Descriptor contains a VALID bit which indicates if the BD
is valid and has some data. This field is set by HNS3 hardware to
intimate the driver of some valid data present in the BD. nd should
be reset by the driver when BD is being used again. In the existing
code this bit was not being (re-)initialized properly and hence was
causing problems.
Fixes: 76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC")
Signed-off-by: Fuyun Liang <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Salil Mehta <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions