linux/drivers/net/hyperv
KY Srinivasan 3a67c9ccad hyperv: Fix a bug in netvsc_send()
After the packet is successfully sent, we should not touch the packet
as it may have been freed. This patch is based on the work done by
Long Li <longli@microsoft.com>.

David, please queue this up for stable.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reported-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-05 21:10:48 -04:00
..
hyperv_net.h hyperv: Adjust the size of sendbuf region to support ws2008r2 2014-08-06 13:52:07 -07:00
Kconfig
Makefile
netvsc_drv.c hyperv: Fix a bug in netvsc_start_xmit() 2014-09-30 01:21:03 -04:00
netvsc.c hyperv: Fix a bug in netvsc_send() 2014-10-05 21:10:48 -04:00
rndis_filter.c hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event 2014-06-19 21:17:37 -07:00