linux/net/tipc
Allan Stephens 670c54083a tipc: Don't initialize link selector field in fragmented messages
Eliminates code that sets the link selector field in the header of
fragmented messages, since this information is never referenced.
(The unnecessary initialization was harmless as it was over-written
by the fragmented message identifier value before the fragments were
transmitted.)

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-05-10 16:03:47 -04:00
..
addr.c
addr.h
bcast.c tipc: Remove code to emulate loss of broadcast messages 2011-05-10 16:03:46 -04:00
bcast.h
bearer.c tipc: Remove bearer flag indicating existence of broadcast address 2011-03-13 16:35:19 -04:00
bearer.h tipc: Remove bearer flag indicating existence of broadcast address 2011-03-13 16:35:19 -04:00
config.c
config.h
core.c tipc: Drop __TIME__ usage 2011-05-10 10:31:03 -04:00
core.h
discover.c tipc: Don't respond to neighbor discovery request on blocked bearer 2011-03-13 16:35:19 -04:00
discover.h
eth_media.c
handler.c
Kconfig
link.c tipc: Don't initialize link selector field in fragmented messages 2011-05-10 16:03:47 -04:00
link.h
log.c
log.h
Makefile
msg.c tipc: Eliminate obsolete routine for handling routed messages 2011-03-13 16:35:19 -04:00
msg.h tipc: Cosmetic consolidation of internal message type definitions 2011-05-10 16:03:45 -04:00
name_distr.c Fix common misspellings 2011-03-31 11:26:23 -03:00
name_distr.h
name_table.c
name_table.h
net.c tipc: delete extra semicolon blocking node deletion 2011-03-14 12:21:12 -04:00
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c
node.h
port.c
port.h
ref.c
ref.h
socket.c
subscr.c
subscr.h