aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorWeihang Li <[email protected]>2019-06-03 10:09:19 +0800
committerDavid S. Miller <[email protected]>2019-06-03 15:32:50 -0700
commit6aa5d07d83f44e72bf6e01e539bb81316bbf0fac (patch)
tree701d4af34cdbfe8877ba2c0b2586026b4a770e80 /net/unix/sysctl_net_unix.c
parent594a81b39525f0a17e92c2e0b167ae1400650380 (diff)
net: hns3: add handling of two bits in MAC tunnel interrupts
LINK_UP and LINK_DOWN are two bits of MAC tunnel interrupts, but previous HNS3 driver didn't handle them. If they were enabled, value of these two bits will change during link down and link up, which will cause HNS3 driver keep receiving IRQ but can't handle them. This patch adds handling of these two bits of interrupts, we will record and clear them as what we do to other MAC tunnel interrupts. 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