diff options
| author | Michael Brown | 2009-07-10 22:29:25 +0200 |
|---|---|---|
| committer | Michael Brown | 2009-07-18 00:06:35 +0200 |
| commit | 94876f4bb69cec4503a6aa4783b0a5822845e1a4 (patch) | |
| tree | cb0ebb7caf7ed62132f79fbcb5c2ef72480a6b8d /src/tests | |
| parent | [infiniband] Allow external QPN to differ from real QPN (diff) | |
| download | ipxe-94876f4bb69cec4503a6aa4783b0a5822845e1a4.tar.gz ipxe-94876f4bb69cec4503a6aa4783b0a5822845e1a4.tar.xz ipxe-94876f4bb69cec4503a6aa4783b0a5822845e1a4.zip | |
[infiniband] Remove the return status code from MAD handlers
MAD handlers have to set the status fields within the MAD itself
anyway, in order to provide a meaningful response MAD; the additional
gPXE return status code is just noise.
Note that we probably don't need to ever explicitly set the status to
IB_MGMT_STATUS_OK, since it should already have this value from the
request. (By not explicitly setting the status in this way, we can
safely have ib_sma_set_xxx() call ib_sma_get_xxx() in order to
generate the GetResponse MAD without worrying that ib_sma_get_xxx()
will clear any error status set by ib_sma_set_xxx().)
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions
