alistair23-linux/drivers/staging/hv
Dan Carpenter 7f9615e6f6 Staging: hv: netvsc: return negative error codes
There was a typo here and we changed the -ENOMEM into +ENOMEM.  The
error codes aren't used, so this is just a cleanup.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-29 11:15:23 -07:00
..
tools Staging: hv: util: kvp: Cleanup kvp_get_domain_name() 2011-08-23 16:19:37 -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: Fix checkpatch warnings in connection.c 2011-08-29 11:10:02 -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: Adjust guest time in a process context 2011-08-29 11:05:30 -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
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
netvsc.c Staging: hv: netvsc: return negative error codes 2011-08-29 11:15:23 -07:00
netvsc_drv.c Staging: hv: netvsc: Cleanup the returned error code in netvsc_probe() 2011-08-25 15:32:10 -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: netvsc: Change the jump label Exit to exit 2011-08-25 15:32:25 -07:00
storvsc_drv.c Staging: hv: vmbus: Properly deal with de-registering channel callback 2011-08-29 11:05:30 -07:00
TODO staging: hv: Convert vmbus driver interface function pointer table to constant 2010-09-14 16:27:12 -07:00
vmbus_drv.c Staging: hv: vmbus: Get rid of some dated/redundant comments 2011-08-29 11:07:00 -07:00