tipc: adjust order of variables in tipc_node structure
authorYing Xue <ying.xue@windriver.com>
Mon, 5 May 2014 00:56:10 +0000 (08:56 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 May 2014 21:26:44 +0000 (17:26 -0400)
commit486f930ac546914550b84abbc227867cc1be1f95
tree357b3625876124fe0b449f9f0f3b3859b16cf2a7
parent5356f3d7d48af72eb2a14b643d5563f068c44fe0
tipc: adjust order of variables in tipc_node structure

Move more frequently used variables up to the head of tipc_node
structure, hopefully improving a bit performance.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/node.h