[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2ED289D4E09FBD4D92D911E869B97FDD0166C9D6@mtlexch01.mtl.com>
Date: Thu, 5 Nov 2009 15:14:46 +0200
From: "Liran Liss" <liranl@...lanox.co.il>
To: "Roland Dreier" <rdreier@...co.com>,
"Yevgeny Petrilin" <yevgenyp@...lanox.co.il>
Cc: <linux-rdma@...r.kernel.org>, <netdev@...r.kernel.org>,
"Tziporet Koren" <tziporet@...lanox.co.il>
Subject: RE: [PATCH 05/25] mlx4_core: add slave resource allocation
> + u32 param1 = *((u32 *) &vhcr->in_param);
> + u32 param2 = *(((u32 *) &vhcr->in_param) + 1);
Is this endian clean?
LL: Yes - the master and slave always run on the same arch...
- R.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists