Roland Dreier wrote:
Looks fine to me... in fact I don't see how this could have avoided a
NULL deref here unless the compiler is already optimizing out this
assignment, since two lines above is

        struct sk_buff *skb = NULL;

before we do

-       struct cpl_act_establish *rpl = cplhdr(skb);

Steve?
Looks ok.

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to