IB/ehca: Require in_wc in process_mad()
authorAlexander Schmidt <alexs@linux.vnet.ibm.com>
Tue, 16 Feb 2010 08:59:50 +0000 (08:59 +0000)
committerRoland Dreier <rolandd@cisco.com>
Fri, 19 Feb 2010 19:13:39 +0000 (11:13 -0800)
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>

No differences found