[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>
This commit is contained in:
committed by
David S. Miller
parent
f59d43899e
commit
8c8696553a
@@ -277,7 +277,6 @@ EXPORT_SYMBOL(tipc_register_media);
|
||||
/* TIPC API for external APIs (see tipc_port.h) */
|
||||
|
||||
EXPORT_SYMBOL(tipc_createport_raw);
|
||||
EXPORT_SYMBOL(tipc_set_msg_option);
|
||||
EXPORT_SYMBOL(tipc_reject_msg);
|
||||
EXPORT_SYMBOL(tipc_send_buf_fast);
|
||||
EXPORT_SYMBOL(tipc_acknowledge);
|
||||
|
Reference in New Issue
Block a user