commit | 486f930ac546914550b84abbc227867cc1be1f95 | [log] [tgz] |
---|---|---|
author | Ying Xue <ying.xue@windriver.com> | Mon May 05 08:56:10 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon May 05 17:26:44 2014 -0400 |
tree | 357b3625876124fe0b449f9f0f3b3859b16cf2a7 | |
parent | 5356f3d7d48af72eb2a14b643d5563f068c44fe0 [diff] |
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>