X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Frdma%2Fib_mad.h;h=5ff77558013b1d35d7a076d546b7d2575fdfbec9;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=585d28e960dd3d908e9af10863e26fb27cfcaf20;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/rdma/ib_mad.h b/include/rdma/ib_mad.h index 585d28e96..5ff775580 100644 --- a/include/rdma/ib_mad.h +++ b/include/rdma/ib_mad.h @@ -75,7 +75,6 @@ #define IB_MGMT_METHOD_TRAP_REPRESS 0x07 #define IB_MGMT_METHOD_RESP 0x80 -#define IB_BM_ATTR_MOD_RESP cpu_to_be32(1) #define IB_MGMT_MAX_METHODS 128 @@ -247,12 +246,6 @@ struct ib_mad_send_buf { int retries; }; -/** - * ib_response_mad - Returns if the specified MAD has been generated in - * response to a sent request or trap. - */ -int ib_response_mad(struct ib_mad *mad); - /** * ib_get_rmpp_resptime - Returns the RMPP response time. * @rmpp_hdr: An RMPP header.