network_3GSuspendResume: error != e

We were accidentally checking error._dbus_error_name instead of
e._dbus_error_name.  e is the local variable; error is a module.

BUG=None
TEST=Is one, should fail properly when it fails now

Change-Id: Id3bcb811dde10afd571c44c964fc1df86a1697aa
Reviewed-on: https://gerrit.chromium.org/gerrit/13243
Reviewed-by: Jason Glasgow <jglasgow@chromium.org>
Commit-Ready: ttuttle <ttuttle@chromium.org>
Tested-by: ttuttle <ttuttle@chromium.org>
1 file changed