[TIPC]: Removal of message header option code
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 6 Mar 2008 23:05:07 +0000 (15:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Mar 2008 23:05:07 +0000 (15:05 -0800)
commit8c8696553aa3895c2ad4289537e4af45a8877b62
tree652981cb99b1300cc56d939f8f5c2997f4054b52
parentf59d43899e279c77924a7ada4bec8c70e5aeca06
[TIPC]: Removal of message header option code

This patch removes code associated with optional, user-specified
fields of the TIPC message header.  Such fields were never
utilized by TIPC, and have now been removed from the protocol
specification.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tipc/tipc_port.h
net/tipc/core.c
net/tipc/msg.h
net/tipc/port.c