[openib-general] [PATCH] for review -- fix MAD completion handling
Hal Rosenstock
halr at voltaire.com
Tue Nov 2 12:05:06 PST 2004
On Tue, 2004-11-02 at 14:19, Sean Hefty wrote:
> Index: access/mad.c
> ===================================================================
> --- access/mad.c (revision 1116)
> +++ access/mad.c (working copy)
> @@ -81,9 +81,8 @@
> static int add_mad_reg_req(struct ib_mad_reg_req *mad_reg_req,
> struct ib_mad_agent_private *priv);
> static void remove_mad_reg_req(struct ib_mad_agent_private *priv);
> -static int ib_mad_post_receive_mad(struct ib_mad_port_private
> *port_priv,
I get an error here:
patching file mad.c
patch: **** malformed patch at line 10: *port_priv,
I think the mail somehow made *port_priv a separate line.
-- Hal
More information about the general
mailing list