]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: unisys: remove bogus error checking
authorNeil Horman <nhorman@redhat.com>
Tue, 21 Jul 2015 13:55:48 +0000 (09:55 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jul 2015 04:20:25 +0000 (21:20 -0700)
commit547e4c90aee5f4ecfed23a16b621629071e41f05
tree12128bec75999c88d71d955159bfa136237394f8
parent15a4d2137077296e22fce2127f8056d6d7f9e785
staging: unisys: remove bogus error checking

The netdev we're testing for can't be removed, because its never
unregistered, so don't bother checking for it

Signed-off-by: Neil Horman <nhorman@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visornic/visornic_main.c