commit | 2e84c60b77e4dd96068f568a5971e681bb7e6b68 | [log] [tgz] |
---|---|---|
author | Jon Paul Maloy <jon.maloy@ericsson.com> | Fri Aug 22 18:09:18 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 23 11:18:35 2014 -0700 |
tree | ae8e430bdf2e9986a3802a006435988c3d9a9991 | |
parent | 0fc87aaebdfbf2c75112ce17aec093652c682acd [diff] |
tipc: remove include file port.h We move the inline functions in the file port.h to socket.c, and modify their names accordingly. We move struct tipc_port and some macros to socket.h. Finally, we remove the file port.h. Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>