Drivers: hv: vmbus: respect what we get from hv_get_synint_state()
authorDexuan Cui <decui@microsoft.com>
Tue, 27 Mar 2018 22:01:01 +0000 (15:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Mar 2018 11:24:56 +0000 (13:24 +0200)
commitf68b1a12591edd791603b1670717fc31bda0c863
treef839551ed8c3574257069f198c198428e8038216
parentb5b38200ebe54879a7264cb6f33821f61c586a7e
Drivers: hv: vmbus: respect what we get from hv_get_synint_state()

I didn't really hit a bug, but just happened to notice the redundant line.

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Cc: Stephen Hemminger <sthemmin@microsoft.com>
Cc: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv.c