staging: unisys: visornic: Remove errant -EIO returns
authorDavid Binder <david.binder@unisys.com>
Mon, 9 Jan 2017 18:02:26 +0000 (13:02 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:29:46 +0000 (17:29 +0100)
commitef44146cb7ae0975f0516b469b58a7d91264d1fc
tree9f3b601ad5250ff65c6f4d8f4154c5742140d2c2
parent6219e4933329f71b05dd08e00baad04d78640ba5
staging: unisys: visornic: Remove errant -EIO returns

Remove errant -EIOs that prevent us from calling either
netif_start_queue() or napi_disable().

Signed-off-by: David Binder <david.binder@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visornic/visornic_main.c