commit | 02842f718d9d47950ec9045825679ec266ba532d | [log] [tgz] |
---|---|---|
author | Jon Paul Maloy <jon.maloy@ericsson.com> | Thu Feb 13 17:29:14 2014 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 13 17:57:06 2014 -0500 |
tree | 2ccca51c6f237bb827b7a4b2dba18aa2fe994a2e | |
parent | 1e9d47a948f44af4bb040e10a3a852b6bc3d6a90 [diff] |
tipc: rename stack variables in function tipc_link_tunnel_rcv After the previous redesign of the tunnel reception algorithm and functions, we finalize it by renaming a couple of stack variables in tipc_tunnel_rcv(). This makes it more consistent with the naming scheme elsewhere in this part of the code. This change is purely cosmetic, with no functional changes. Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>