Home
last modified time | relevance | path

Searched hist:"999028 cc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/hyperv/
H A Drndis_filter.c999028cc Sun Jan 25 08:48:23 CST 2015 Nicholas Mc Guire <der.herr@hofr.at> 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>
999028cc Sun Jan 25 08:48:23 CST 2015 Nicholas Mc Guire <der.herr@hofr.at> 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>