On Tue, Nov 17, 2015 at 10:11:17AM +0200, Or Gerlitz wrote:
> On 11/16/2015 8:54 PM, Yuval Shaia wrote:
> >-        test_bit(IPOIB_FLAG_ADMIN_UP, &priv->flags))
> >+        likely(test_bit(IPOIB_FLAG_ADMIN_UP, &priv->flags)))
> 
> this hunk has nothing to do with the proposed change, remove it from here.
np
> 
> upstream patches should have one logical change,
--
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