tipc: Remove code to emulate loss of broadcast messages
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 12 Apr 2011 18:59:03 +0000 (14:59 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 10 May 2011 20:03:46 +0000 (16:03 -0400)
commit7775bcc722ed9993e83401fee9c14008843b83c7
treea79f01fa3ba17e16e3d4d3926300638c8d282c3f
parent92138d1f254d58b818e7c3b91a1967cf57d374b5
tipc: Remove code to emulate loss of broadcast messages

Eliminates optional code used to test TIPC's ability to recover
from lost broadcast messages. This code duplicates functionality
already provided by the network stack's QoS option "network emulator".

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/bcast.c