linux/drivers/staging/hv
Haiyang Zhang 7db1d946c4 staging: hv: fix counting of #outstanding-sends in failed sends
If the packet failed to be sent, we shouldn't count it as the
number of outstanding sends.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-09-06 11:56:18 -07:00
..
tools Staging: hv: util: kvp: Cleanup kvp_get_domain_name() 2011-08-23 16:19:37 -07:00
Kconfig Staging: hv: storvsc: Handle IDE devices using the storvsc driver 2011-08-29 11:01:06 -07:00
Makefile Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c 2011-08-29 11:01:07 -07:00
TODO staging: hv: Convert vmbus driver interface function pointer table to constant 2010-09-14 16:27:12 -07:00
channel.c Staging: hv: vmbus: Properly deal with de-registering channel callback 2011-08-29 11:05:30 -07:00
channel_mgmt.c Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux 2011-08-25 10:23:06 -07:00
connection.c Staging: hv: vmbus: Cleanup the code in process_chn_event() 2011-09-06 11:53:51 -07:00
hv.c Staging: hv: vmbus: Do not enable auto eoi 2011-08-29 11:06:59 -07:00
hv_kvp.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
hv_kvp.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hv_mouse.c Staging: hv: mousevsc: Fix checkpatch errors and warnings 2011-08-29 11:10:47 -07:00
hv_timesource.c Remove unneeded version.h include from drivers/staging/hv/hv_timesource.c 2011-07-05 09:10:47 -07:00
hv_util.c Staging: hv: util: Deal with driver register failures 2011-09-06 11:53:50 -07:00
hyperv.h Staging: hv: fix up driver registering mess 2011-08-25 15:07:32 -07:00
hyperv_net.h Staging: hv: netvsc: Get rid of the refcnt field in struct netvsc_device 2011-08-29 11:01:05 -07:00
hyperv_vmbus.h Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux 2011-08-25 10:23:06 -07:00
netvsc.c staging: hv: fix counting of #outstanding-sends in failed sends 2011-09-06 11:56:18 -07:00
netvsc_drv.c staging: hv: re-order the code in netvsc_probe() 2011-09-06 11:56:18 -07:00
ring_buffer.c Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c 2011-08-29 11:10:02 -07:00
rndis_filter.c staging: hv: convert dev_<loglevel> to netdev_<loglevel> in netvsc 2011-09-06 11:56:17 -07:00
storvsc_drv.c Staging: hv: vmbus: Properly deal with de-registering channel callback 2011-08-29 11:05:30 -07:00
vmbus_drv.c Staging: hv: vmbus: Check for events before messages 2011-09-06 11:53:51 -07:00