~ubuntu-branches/ubuntu/vivid/openipmi/vivid

« back to all changes in this revision

Viewing changes to cmdlang/cmd_entity.c

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2006-09-15 17:56:24 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060915175624-ljk0mg3xtcm65tvm
Tags: 2.0.7-1
* new upstream release from 2006-06-08
  Thanks to John Wright <john.wright hp.com> for initial work
  (closes: Bug#380149)
* updated Standards Version
* new binaries openipmicmd, openipmish, rmcp_ping

Show diffs side-by-side

added added

removed removed

Lines of Context:
893
893
    }
894
894
 
895
895
    ipmi_cmdlang_cmd_info_put(evi);
896
 
    return IPMI_EVENT_HANDLED;
 
896
    return IPMI_EVENT_NOT_HANDLED;
897
897
 
898
898
 out_err:
899
899
    ipmi_cmdlang_global_err(entity_name,
941
941
    }
942
942
 
943
943
    ipmi_cmdlang_cmd_info_put(evi);
944
 
    return IPMI_EVENT_HANDLED;
 
944
    return IPMI_EVENT_NOT_HANDLED;
945
945
 
946
946
 out_err:
947
947
    ipmi_cmdlang_global_err(entity_name,