linux-stable/drivers/net/hyperv
Nicholas Mc Guire 999028cc1c hyperv: match wait_for_completion_timeout return type
return type of wait_for_completion_timeout is unsigned long not int, this
patch just fixes up the declarations.

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-27 17:00:20 -08:00
..
hyperv_net.h hyperv: Fix some variable name typos in send-buffer init/revoke 2014-12-22 16:11:11 -05:00
Kconfig
Makefile
netvsc.c hyperv: netvsc.c: match wait_for_completion_timeout return type 2015-01-27 17:00:20 -08:00
netvsc_drv.c hyperv: Add processing of MTU reduced by the host 2014-11-12 16:21:36 -05:00
rndis_filter.c hyperv: match wait_for_completion_timeout return type 2015-01-27 17:00:20 -08:00