[ofa-general] ***SPAM*** [PATCH] ibsim/sim.h: Better portinfo alignment in Port struct

Hal Rosenstock hnrose at comcast.net
Fri Feb 20 09:37:11 PST 2009


Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>
---
 ibsim/sim.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ibsim/sim.h b/ibsim/sim.h
index ec76dac..48b4536 100644
--- a/ibsim/sim.h
+++ b/ibsim/sim.h
@@ -197,8 +197,8 @@ struct Port {
 	int physstate;
 	int lmc;
 	int hoqlife;
-	uint8_t op_vls;
 	uint8_t portinfo[64];
+	uint8_t op_vls;
 
 	char remotenodeid[NODEIDLEN];
 	char remotealias[ALIASLEN + 1];
-- 
1.5.6.4




More information about the general mailing list