summaryrefslogtreecommitdiff
path: root/net/tls
diff options
context:
space:
mode:
authorMohd Faizal Abdul Rahim <faizal.abdul.rahim@intel.com>2022-11-10 09:45:52 +0300
committerJakub Kicinski <kuba@kernel.org>2022-11-12 06:59:36 +0300
commit77711683a50477de39757d67ab1a3638220d6860 (patch)
tree8cd682d3ba7c3142bf273a45a4d55e4d753a7076 /net/tls
parente2a54350dc9642e7dfc07335ca355581caa9dbfe (diff)
downloadlinux-77711683a50477de39757d67ab1a3638220d6860.tar.xz
net: stmmac: ensure tx function is not running in stmmac_xdp_release()
When stmmac_xdp_release() is called, there is a possibility that tx function is still running on other queues which will lead to tx queue timed out and reset adapter. This commit ensure that tx function is not running xdp before release flow continue to run. Fixes: ac746c8520d9 ("net: stmmac: enhance XDP ZC driver level switching performance") Signed-off-by: Song Yoong Siang <yoong.siang.song@intel.com> Signed-off-by: Mohd Faizal Abdul Rahim <faizal.abdul.rahim@intel.com> Signed-off-by: Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@intel.com> Link: https://lore.kernel.org/r/20221110064552.22504-1-noor.azura.ahmad.tarmizi@linux.intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions