commit | 45e354e3f235ecb51e16576d6668c43cddbb6e68 | [log] [tgz] |
---|---|---|
author | Alexander Schmidt <alexs@linux.vnet.ibm.com> | Tue Feb 16 08:59:50 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Feb 19 11:13:39 2010 -0800 |
tree | 8bbcb9c6925d79460e2c13e5c9f9e0a0a4cece22 | |
parent | fa55e30bc35bf4ec5a7304a537c0ce5438e908e2 [diff] |
IB/ehca: Require in_wc in process_mad() If the caller does not pass a valid in_wc to process_mad(), return MAD failure status, as it is not possible to generate a valid MAD redirect response (and redirects are the only MAD responses ehca generates). Signed-off-by: Alexander Schmidt <alexs@linux.vnet.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>