Staging: hv: netvsc: return negative error codes
authorDan Carpenter <error27@gmail.com>
Sat, 27 Aug 2011 11:06:07 +0000 (14:06 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 29 Aug 2011 18:15:23 +0000 (11:15 -0700)
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>

No differences found