> > - dev_cap->reserved_eqs = 1 << (field & 0xf); > > + dev_cap->reserved_eqs = field & 0xf; > >This patch looks good to apply right now. Is it OK for me to make this >"From: Liran Liss <[email protected]>" and add "Signed-off-by: >Yevgeny Petrilin <[email protected]>"?
Yes, but I am currently working on fixing the patches according to comments received so far, And thought to resubmit the entire patch set. -- 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
