On Wed, May 20, 2015 at 11:24:22AM -0600, Hefty, Sean wrote: > > diff --git a/drivers/infiniband/core/mad.c b/drivers/infiniband/core/mad.c > > index 9cd4ce8dfbd0..96daba58afad 100644 > > --- a/drivers/infiniband/core/mad.c > > +++ b/drivers/infiniband/core/mad.c > > @@ -1924,6 +1924,52 @@ static void ib_mad_complete_recv(struct > > ib_mad_agent_private *mad_agent_priv, > > } > > } > > > > +enum smi_action handle_ib_smi(struct ib_mad_port_private *port_priv, > > + struct ib_mad_qp_info *qp_info, > > + struct ib_wc *wc, > > + int port_num, > > + struct ib_mad_private *recv, > > + struct ib_mad_private *response) > > Make static
done. Can I add your reviewed by after this change? Ira -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
