linux/drivers/net/hyperv
stephen hemminger 6de38af611 netvsc: avoid race with callback
Change the argument to channel callback from the channel pointer
to the internal data structure containing per-channel info.
This avoids any possible races when callback happens during
initialization and makes IRQ code simpler.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-16 21:39:50 -07:00
..
hyperv_net.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-03-15 11:59:10 -07:00
Kconfig
Makefile
netvsc_drv.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-03-15 11:59:10 -07:00
netvsc.c netvsc: avoid race with callback 2017-03-16 21:39:50 -07:00
rndis_filter.c netvsc: avoid race with callback 2017-03-16 21:39:50 -07:00