staging: hv: Doubled ringbuffer size for Hyper-v network driver
authorHank Janssen <hjanssen@microsoft.com>
Tue, 12 Oct 2010 17:45:23 +0000 (10:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 12 Oct 2010 17:50:41 +0000 (10:50 -0700)
Double the default network ringsize buffer for Hyper-V network driver.
In very heavily loaded systems the there is a chance you run out of
ringbuffer space and error out.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found