commit | 91e2eb56845a018e5c691acf87137baf05316c4e | [log] [tgz] |
---|---|---|
author | Erik Hugne <erik.hugne@ericsson.com> | Fri Feb 27 08:56:57 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 27 18:18:48 2015 -0500 |
tree | b26f06e9c4f2ff6c1d5c89fc349b0daddb0d0ed7 | |
parent | afaa3f65f65fda2e7b190aac7e2a75d9a2a77cb6 [diff] |
tipc: rename media/msg related definitions The TIPC_MEDIA_ADDR_SIZE and TIPC_MEDIA_ADDR_OFFSET names are misleading, as they actually define the size and offset of the whole media info field and not the address part. This patch does not have any functional changes. Signed-off-by: Erik Hugne <erik.hugne@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>