[openib-general] ecr_mask

Michael S. Tsirkin mst at mellanox.co.il
Sun Jan 30 00:50:48 PST 2005


Hi, Roland!
You have
        eq->eqn_mask   = swab32(1 << eq->eqn);

and trunk has:

	eq->ecr_mask   = swab32(1 << eq->eqn);

Why should that not be cpu_to_be32?
Thanks.

-- 
MST - Michael S. Tsirkin



More information about the general mailing list