get_safe: don't abort on single path failures
The previous commit caused the processing of the "paths" array to stop when libbbf returned a fault code for a single path. This commit reverts that change, so all "paths" entries are processed and the faulty ones are added to the "parameters" results array.
Signed-off-by: Daniel Danzberger daniel@dd-wrt.com