aboutsummaryrefslogtreecommitdiff
path: root/net/tls
diff options
context:
space:
mode:
authorGravatar Haiyang Zhang <haiyangz@microsoft.com> 2019-03-28 19:40:36 +0000
committerGravatar David S. Miller <davem@davemloft.net> 2019-03-29 13:34:01 -0700
commit1b704c4a1ba95574832e730f23817b651db2aa59 (patch)
tree30f5fe2405cec13c5c291ee19dae6ec2005d3cef /net/tls
parentbonding: show full hw address in sysfs for slave entries (diff)
downloadlinux-1b704c4a1ba95574832e730f23817b651db2aa59.tar.gz
linux-1b704c4a1ba95574832e730f23817b651db2aa59.tar.bz2
linux-1b704c4a1ba95574832e730f23817b651db2aa59.zip
hv_netvsc: Fix unwanted wakeup after tx_disable
After queue stopped, the wakeup mechanism may wake it up again when ring buffer usage is lower than a threshold. This may cause send path panic on NULL pointer when we stopped all tx queues in netvsc_detach and start removing the netvsc device. This patch fix it by adding a tx_disable flag to prevent unwanted queue wakeup. Fixes: 7b2ee50c0cd5 ("hv_netvsc: common detach logic") Reported-by: Mohammed Gamal <mgamal@redhat.com> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions