commit | 01986313289bd2e143d693f803c7675ea121a832 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Sat Dec 01 06:46:52 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 17 11:39:15 2013 -0800 |
tree | 40c62964771ab2c4657ed15a2b2dfc3e88deaa51 | |
parent | 9acd6442c6839d404c1f47dc0f3ff3e0fb13e44c [diff] |
Drivers: hv: Get rid of unnecessary request for offers This call to seek offers is not necessary and just adds unnecessary delay. Get rid of it. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>