]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit38565d205a95edede983325ee269c2eda9660b72
tree357b3625876124fe0b449f9f0f3b3859b16cf2a7
parentce1f3072cb9e53e02e893cc353fde8fdf948096d
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