diff options
author | Weihang Li <[email protected]> | 2019-06-03 10:09:21 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-03 15:32:50 -0700 |
commit | 7832f0bd9fa4bd2224be2f8be854315119523df1 (patch) | |
tree | e5a11c430603bd74e003ef43c2d21294e5714f65 /net/unix/sysctl_net_unix.c | |
parent | 36701aee36f99a9a8036a4aa3dc909ba81192f52 (diff) |
net: hns3: add opcode about query and clear RAS & MSI-X to special opcode
There are four commands being used to query and clear RAS and MSI-X
interrupts status. They should be contained in array of special opcodes
because these commands have several descriptors, and we need to judge
return value in the first descriptor rather than the last one as other
opcodes. In addition, we shouldn't set the NEXT_FLAG of first descriptor.
This patch fixes above issues.
Signed-off-by: Weihang Li <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions