> - 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]>"? - R. -- 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
