]> 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)
commitc99ad8a6b1ce8dce6974dd665816aa1ce76f1379
tree357b3625876124fe0b449f9f0f3b3859b16cf2a7
parentb8b8cc72797833d44e4d0afc773d0887a8f4d792
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