diff options
| author | David S. Miller <[email protected]> | 2022-07-06 12:09:28 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-07-06 12:09:28 +0000 |
| commit | cd355d0bc60df51266d228c0f69570cdcfa1e6ba (patch) | |
| tree | 5d68c351bf3f86e1591a5d4e1cfed6cfe7b82cab /net/unix/af_unix.c | |
| parent | Merge branch 'tls-rx-nopad-and-backlog-flushing' (diff) | |
| parent | net: hinic: avoid kernel hung in hinic_get_stats64() (diff) | |
| download | kernel-cd355d0bc60df51266d228c0f69570cdcfa1e6ba.tar.gz kernel-cd355d0bc60df51266d228c0f69570cdcfa1e6ba.zip | |
Merge branch 'hinic-dev_get_stats-fixes'
Qiao Ma says:
====================
net: hinic: fix bugs about dev_get_stats
These patches fixes 2 bugs of hinic driver:
- fix bug that ethtool get wrong stats because of hinic_{txq|rxq}_clean_stats() is called
- avoid kernel hung in hinic_get_stats64()
See every patch for more information.
Changes in v4:
- removed meaningless u64_stats_sync protection in hinic_{txq|rxq}_get_stats
- merged the third patch in v2 into first one
Changes in v3:
- fixes a compile warning reported by kernel test robot <[email protected]>
Changes in v2:
- fixes another 2 bugs. (v1 is a single patch, see: https://lore.kernel.org/all/07736c2b7019b6883076a06129e06e8f7c5f7154.1656487154.git.mqaio@linux.alibaba.com/).
- to fix extra bugs, hinic_dev.tx_stats/rx_stats is removed, so there is no need to use spinlock or semaphore now.
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
