aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hp/hp100.c
diff options
context:
space:
mode:
authorHaiyang Zhang <haiyangz@microsoft.com>2015-12-10 12:19:35 -0800
committerDavid S. Miller <davem@davemloft.net>2015-12-14 00:02:06 -0500
commitcf8190e4c26c8ccf87d80793f8f1f7fe150cdf8c (patch)
treeffe1bc8b5f456c63a1e1dc4a2c8e9660353451f2 /drivers/net/ethernet/hp/hp100.c
parentgeneve: UDP checksum configuration via netlink (diff)
downloadlinux-dev-cf8190e4c26c8ccf87d80793f8f1f7fe150cdf8c.tar.xz
linux-dev-cf8190e4c26c8ccf87d80793f8f1f7fe150cdf8c.zip
hv_netvsc: Fix race condition on Multi-Send Data field
In commit 2a04ae8acb14 ("hv_netvsc: remove locking in netvsc_send()"), the locking for MSD (Multi-Send Data) field was removed. This could cause a race condition between RNDIS control messages and data packets processing, because these two types of traffic are not synchronized. This patch fixes this issue by sending control messages out directly without reading MSD field. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Reviewed-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions