iscsiadm: fix iface update/delete return value fix
commit78849fe0761f6380976f2856a3e0442e8194cbfa
authorMike Christie <michaelc@cs.wisc.edu>
Mon, 26 Jul 2010 21:38:25 +0000 (26 16:38 -0500)
committerMike Christie <michaelc@cs.wisc.edu>
Mon, 26 Jul 2010 21:38:25 +0000 (26 16:38 -0500)
treeb632591f38ce8cdcdda22209ed08bd3d939ba4d2
parent8353478c5102391960a502f5fe46d511bdd5ad18
iscsiadm: fix iface update/delete return value fix

This fixes the regression caused by commit:
cc7a06351e74f7e2e95676446fc4011d51d86a41

This patch reverts that patch and it fixes the return value
so when a update operation is run if there are no records
bound to the iface, then we do not return ENODV.
usr/iscsiadm.c