commit | 8fc394b1971241999ef9b022feabf6a164791e3f | [log] [tgz] |
---|---|---|
author | Hal Rosenstock <hal.rosenstock@gmail.com> | Fri Aug 03 10:45:17 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Aug 03 10:45:17 2007 -0700 |
tree | 078b960d6adb100e68b030f9c8333bf34aa6f5ed | |
parent | 86dfbecdea733a6e940b958e94a85af45b89a0b9 [diff] |
IB/mad: agent_send_response() should be void Nothing looks at the return value of agent_send_response(), so there's no point in returning anything. Signed-off-by: Hal Rosenstock <hal.rosenstock@gmail.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>